Home
last modified time | relevance | path

Searched refs:EX_NOHIDE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dexport.h99 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) macro
H A Dvfs.c161 (exp->ex_flags & NFSEXP_CROSSMOUNT) || EX_NOHIDE(exp2)) { in nfsd_cross_mnt()
260 else if (!EX_NOHIDE(exp) && !nfsd_v4client(rqstp)) in nfsd_lookup_dentry()