Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfs_var.h657 int nfsrv_v4rootexport(void *, struct ucred *, NFSPROC_T *);
/trueos/sys/fs/nfsserver/
HDnfs_nfsdport.c2859 nfsrv_v4rootexport(void *argp, struct ucred *cred, struct thread *p) in nfsrv_v4rootexport() function
3125 error = nfsrv_v4rootexport(&export, cred, p); in nfssvc_srvcall()