Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/nfsd/
Dexport.h39 #define NFSEXP_NOSUBTREECHECK 0x0400 macro
/linux-4.19.296/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.c1103 { NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
Dnfs4proc.c866 !(cstate->save_fh.fh_export->ex_flags & NFSEXP_NOSUBTREECHECK)) in nfsd4_rename()
Dnfs4xdr.c2540 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd4_encode_fattr()