Home
last modified time | relevance | path

Searched refs:NFSEXP_NOSUBTREECHECK (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/uapi/linux/nfsd/
Dexport.h39 #define NFSEXP_NOSUBTREECHECK 0x0400 macro
/linux-5.19.10/fs/nfsd/
Dnfsfh.c35 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd_acceptable()
211 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) { in nfsd_set_fh_dentry()
422 int subtreecheck = !(exp->ex_flags & NFSEXP_NOSUBTREECHECK); in _fh_update()
Dexport.c436 !(*flags & NFSEXP_NOSUBTREECHECK)) { in check_export()
1199 { NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
Dnfs4xdr.c2968 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd4_encode_fattr()