Home
last modified time | relevance | path

Searched refs:check_nfsd_access (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/nfsd/
Dexport.h104 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp);
Dnfsfh.c381 error = check_nfsd_access(exp, rqstp); in __fh_verify()
Dexport.c1086 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access() function
Dvfs.c324 err = check_nfsd_access(exp, rqstp); in nfsd_lookup()
Dnfs4proc.c2799 op->status = check_nfsd_access(current_fh->fh_export, rqstp); in nfsd4_proc_compound()
Dnfs4xdr.c3770 nfserr = check_nfsd_access(exp, cd->rd_rqstp); in nfsd4_encode_entry4_fattr()