Home
last modified time | relevance | path

Searched refs:nfsd_permission (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dvfs.h166 __be32 nfsd_permission(struct svc_cred *cred, struct svc_export *exp,
H A Dvfs.c431 return nfsd_permission(&rqstp->rq_cred, fhp->fh_export, fhp->fh_dentry, in nfsd_may_truncate()
861 err2 = nfsd_permission(&rqstp->rq_cred, export, in nfsd_access()
1813 err = nfsd_permission(&rqstp->rq_cred, fhp->fh_export, dentry, in nfsd_create_locked()
2843 nfsd_permission(struct svc_cred *cred, struct svc_export *exp, in nfsd_permission() function
H A Dnfsfh.c478 error = nfsd_permission(cred, exp, dentry, access); in __fh_verify()
H A Dnfsproc.c366 resp->status = nfsd_permission( in nfsd_proc_create()
H A Dnfs4state.c8037 status = nfsd_permission(&rqstp->rq_cred, in nfs4_check_file()