Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/nfsd/
Dexport.h37 #define NFSEXP_NOSUBTREECHECK 0x0400 macro
/linux-4.4.14/fs/nfsd/
Dnfsfh.c33 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd_acceptable()
201 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) { in nfsd_set_fh_dentry()
398 int subtreecheck = !(exp->ex_flags & NFSEXP_NOSUBTREECHECK); in _fh_update()
418 (exp->ex_flags & NFSEXP_NOSUBTREECHECK)) in _fh_update_old()
Dexport.c1091 { NFSEXP_NOSUBTREECHECK, {"no_subtree_check", ""}},
Dnfs4proc.c850 !(cstate->save_fh.fh_export->ex_flags & NFSEXP_NOSUBTREECHECK)) in nfsd4_rename()
Dnfs4xdr.c2412 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd4_encode_fattr()