Searched refs:nfs4_remove (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 233 static int nfs4_remove(vnode_t *, char *, cred_t *, caller_context_t *, 413 VOPNAME_REMOVE, { .vop_remove = nfs4_remove }, 1571 (void) nfs4_remove(dvp, file_name, cr, NULL, 0); 7234 nfs4_remove(vnode_t *dvp, char *nm, cred_t *cr, caller_context_t *ct, int flags) function 8009 (void) nfs4_remove(ndvp, tmpname, cr, NULL, 0);
|
Completed in 84 milliseconds