Home
last modified time | relevance | path

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

/linux/include/uapi/linux/nfsd/
H A Dexport.h54 #define NFSEXP_V4ROOT 0x10000 macro
/linux/fs/nfsd/
H A Dnfsfh.c121 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in check_pseudo_root()
282 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_set_fh_dentry()
289 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_set_fh_dentry()
H A Dexport.c422 if (*flags & NFSEXP_V4ROOT) in check_export()
1356 { NFSEXP_V4ROOT, {"v4root", ""}},
H A Dvfs.c158 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt()
229 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_mountpoint()
H A Dnfs4xdr.c3035 if (unlikely(exp->ex_flags & NFSEXP_V4ROOT)) { in nfsd4_encode_fattr4_change()
3847 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4_fattr()
3943 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4()