Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/nfsd/
Dexport.h52 #define NFSEXP_V4ROOT 0x10000 macro
/linux-4.4.14/fs/nfsd/
Dnfsfh.c103 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in check_pseudo_root()
Dexport.c358 if (*flags & NFSEXP_V4ROOT) in check_export()
1093 { NFSEXP_V4ROOT, {"v4root", ""}},
Dvfs.c106 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt()
175 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_mountpoint()
Dnfs4xdr.c2868 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent_fattr()