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

/linux-4.4.14/fs/nfsd/
H A Dauth.c7 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) nfsexp_flags() function
26 int flags = nfsexp_flags(rqstp, exp); nfsd_setuser()
H A Dexport.h83 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp);
H A Dnfsfh.c86 int flags = nfsexp_flags(rqstp, exp); nfsd_setuser_and_check_port()
H A Dvfs.c1932 return nfsexp_flags(rqstp, exp) & NFSEXP_READONLY; exp_rdonly()

Completed in 192 milliseconds