Home
last modified time | relevance | path

Searched refs:nfs4_remove (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c234 static int nfs4_remove(vnode_t *, char *, cred_t *, caller_context_t *,
414 VOPNAME_REMOVE, { .vop_remove = nfs4_remove },
1588 (void) nfs4_remove(dvp, file_name, cr, NULL, 0); in nfs4open_otw()
7234 nfs4_remove(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct, int flags) in nfs4_remove() function
8007 (void) nfs4_remove(ndvp, tmpname, cr, NULL, 0); in nfs4rename()