Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h39 #define NFSEXP_NOSUBTREECHECK 0x0400 macro
/Linux-v5.4/fs/nfsd/
Dnfsfh.c34 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd_acceptable()
218 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) { in nfsd_set_fh_dentry()
415 int subtreecheck = !(exp->ex_flags & NFSEXP_NOSUBTREECHECK); in _fh_update()
435 (exp->ex_flags & NFSEXP_NOSUBTREECHECK)) in _fh_update_old()
Dexport.c1116 { NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
Dnfs4xdr.c2547 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd4_encode_fattr()