Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c232 static int nfs4_remove(vnode_t *, char *, cred_t *, caller_context_t *,
417 VOPNAME_REMOVE, { .vop_remove = nfs4_remove },
1575 (void) nfs4_remove(dvp, file_name, cr, NULL, 0); in nfs4open_otw()
7232 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()