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()
284 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_set_fh_dentry()
291 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_set_fh_dentry()
H A Dexport.c415 if (*flags & NFSEXP_V4ROOT) in check_export()
1297 { NFSEXP_V4ROOT, {"v4root", ""}},
H A Dvfs.c155 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt()
226 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_mountpoint()
H A Dnfs4xdr.c3033 if (unlikely(exp->ex_flags & NFSEXP_V4ROOT)) { in nfsd4_encode_fattr4_change()
3755 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4_fattr()
3851 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_entry4()