Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_var.h710 int nfsvno_removesub(struct nameidata *, int, struct ucred *, NFSPROC_T *,
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c1580 nd->nd_repstat = nfsvno_removesub(&named, 1, in nfsrvd_remove()
1586 nd->nd_repstat = nfsvno_removesub(&named, 0, in nfsrvd_remove()
H A Dnfs_nfsdport.c1485 nfsvno_removesub(struct nameidata *ndp, int is_v4, struct ucred *cred, in nfsvno_removesub() function