Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_var.h490 int nfsrpc_remove(struct vnode *, char *, int, struct vnode *,
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c2088 error = nfsrpc_remove(dvp, name, namelen, vp, &nfsva, &attrflag, in nfs_removerpc()
H A Dnfs_clrpcops.c2827 nfsrpc_remove(struct vnode *dvp, char *name, int namelen, struct vnode *vp, in nfsrpc_remove() function