Searched refs:nfs3_remove (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 188 static int nfs3_remove(vnode_t *, char *, cred_t *, caller_context_t *, 248 VOPNAME_REMOVE, { .vop_remove = nfs3_remove }, 2532 (void) nfs3_remove(dvp, in nfs3create() 2610 (void) nfs3_remove(dvp, nm, cr, NULL, 0); in nfs3create() 2834 nfs3_remove(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct, int flags) in nfs3_remove() function
|