Home
last modified time | relevance | path

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

/linux/include/uapi/linux/nfsd/
A Dexport.h54 #define NFSEXP_V4ROOT 0x10000 macro
/linux/fs/nfsd/
A Dnfsfh.c122 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in check_pseudo_root()
A Dexport.c406 if (*flags & NFSEXP_V4ROOT) in check_export()
1201 { NFSEXP_V4ROOT, {"v4root", ""}},
A Dvfs.c88 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt()
159 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_mountpoint()
A Dnfs4xdr.c2433 if (exp->ex_flags & NFSEXP_V4ROOT) { in encode_change()
3428 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent_fattr()

Completed in 20 milliseconds