HomeSort by: relevance | last modified time | path
    Searched refs:nfsd_checkrootexp (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 3079 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3311 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3458 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3577 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3671 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3731 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3859 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
3961 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
4003 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) {
4028 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0)
    [all...]
nfs_nfsdsubs.c 2074 nfsd_checkrootexp(struct nfsrv_descript *nd) function in typeref:typename:int
  /src/sys/fs/nfs/common/
nfs_var.h 355 int nfsd_checkrootexp(struct nfsrv_descript *);

Completed in 15 milliseconds