Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dauth.c8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() function
27 int flags = nfsexp_flags(rqstp, exp); in nfsd_setuser()
H A Dexport.h86 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp);
H A Dnfsfh.c104 int flags = nfsexp_flags(rqstp, exp); in nfsd_setuser_and_check_port()
H A Dvfs.c2092 return nfsexp_flags(rqstp, exp) & NFSEXP_READONLY; in exp_rdonly()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dauth.c8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() function
27 int flags = nfsexp_flags(rqstp, exp); in nfsd_setuser()
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); in nfsd_setuser_and_check_port()
H A Dvfs.c2152 return nfsexp_flags(rqstp, exp) & NFSEXP_READONLY; in exp_rdonly()

Completed in 12 milliseconds