Searched refs:nfsd_checkrootexp (Results 1 – 3 of 3) sorted by relevance
3057 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_delegpurge()3284 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_renew()3431 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_setclientid()3550 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_setclientidcfrm()3644 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_releaselckown()3704 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_exchangeid()3832 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_createsession()3934 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_sequence()3976 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_reclaimcomplete()4001 if (nfs_rootfhset == 0 || nfsd_checkrootexp(nd) != 0) { in nfsrvd_destroyclientid()[all …]
2066 nfsd_checkrootexp(struct nfsrv_descript *nd) in nfsd_checkrootexp() function
351 int nfsd_checkrootexp(struct nfsrv_descript *);