NFSEXP_V4ROOT     372 fs/nfsd/export.c 	if (*flags & NFSEXP_V4ROOT)
NFSEXP_V4ROOT    1118 fs/nfsd/export.c 	{ NFSEXP_V4ROOT, {"v4root", ""}},
NFSEXP_V4ROOT    2002 fs/nfsd/nfs4xdr.c 	if (exp->ex_flags & NFSEXP_V4ROOT) {
NFSEXP_V4ROOT    3018 fs/nfsd/nfs4xdr.c 		if (!(exp->ex_flags & NFSEXP_V4ROOT)
NFSEXP_V4ROOT     120 fs/nfsd/nfsfh.c 	if (!(exp->ex_flags & NFSEXP_V4ROOT))
NFSEXP_V4ROOT      88 fs/nfsd/vfs.c  		if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT))
NFSEXP_V4ROOT     159 fs/nfsd/vfs.c  	if (exp->ex_flags & NFSEXP_V4ROOT)