Searched refs:nfsexp_flags (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfsd/
H A Dauth.c8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) function
27 int flags = nfsexp_flags(rqstp, exp);
H A Dexport.h102 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp);
H A Dnfsfh.c105 int flags = nfsexp_flags(rqstp, exp);
H A Dvfs.c2260 return nfsexp_flags(rqstp, exp) & NFSEXP_READONLY;

Completed in 1312 milliseconds