Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/nfsd/
H A Dexport.h54 #define NFSEXP_V4ROOT 0x10000 macro
/openbmc/linux/fs/nfsd/
H A Dnfsfh.c122 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in check_pseudo_root()
H A Dexport.c411 if (*flags & NFSEXP_V4ROOT) in check_export()
1257 { NFSEXP_V4ROOT, {"v4root", ""}},
H A Dvfs.c156 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt()
227 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_mountpoint()
H A Dnfs4xdr.c2528 if (exp->ex_flags & NFSEXP_V4ROOT) { in encode_change()
3548 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent_fattr()
3650 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent()