Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdsubs.c53 extern int nfs_pubfhset;
1447 if (len == 0 && nfs_pubfhset && (nd->nd_flag & ND_NFSV3) && in nfsrv_mtofh()
1480 if ((nd->nd_flag & ND_NFSV2) && nfs_pubfhset && in nfsrv_mtofh()
H A Dnfs_nfsdsocket.c48 extern int nfs_pubfhset, nfs_rootfhset;
872 if (nfs_pubfhset) in nfsrvd_compound()
H A Dnfs_nfsdport.c80 int nfs_pubfhset = 0, nfs_rootfhset = 0; variable
3157 nfs_pubfhset = 1; in nfssvc_srvcall()
3164 nfs_pubfhset = 0; in nfssvc_srvcall()