Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dexport.h102 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp);
Dnfsfh.c388 error = check_nfsd_access(exp, rqstp); in fh_verify()
Dexport.c1036 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp) in check_nfsd_access() function
Dvfs.c257 err = check_nfsd_access(exp, rqstp); in nfsd_lookup()
Dnfs4proc.c2729 op->status = check_nfsd_access(current_fh->fh_export, rqstp); in nfsd4_proc_compound()
Dnfs4xdr.c3494 nfserr = check_nfsd_access(exp, cd->rd_rqstp); in nfsd4_encode_dirent_fattr()