Home
last modified time | relevance | path

Searched refs:nfsd_permission (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h13 * Flags for nfsd_permission
132 __be32 nfsd_permission(struct svc_rqst *, struct svc_export *,
H A Dvfs.c341 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
385 * not set NFSD_MAY_WRITE bit. Otherwise fh_verify->nfsd_permission in nfsd_setattr()
695 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
1248 err = nfsd_permission(rqstp, fhp->fh_export, dentry, NFSD_MAY_CREATE); in nfsd_create_locked()
2328 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission() function
H A Dnfsfh.c393 error = nfsd_permission(rqstp, exp, dentry, access); in fh_verify()
H A Dnfsproc.c338 resp->status = nfsd_permission(rqstp, in nfsd_proc_create()
H A Dnfs4state.c5773 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h15 * Flags for nfsd_permission
147 __be32 nfsd_permission(struct svc_rqst *, struct svc_export *,
H A Dvfs.c407 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
494 * not set NFSD_MAY_WRITE bit. Otherwise fh_verify->nfsd_permission in nfsd_setattr()
783 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
1421 err = nfsd_permission(rqstp, fhp->fh_export, dentry, NFSD_MAY_CREATE); in nfsd_create_locked()
2396 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission() function
H A Dnfsfh.c394 error = nfsd_permission(rqstp, exp, dentry, access); in fh_verify()
H A Dnfsproc.c334 resp->status = nfsd_permission(rqstp, in nfsd_proc_create()
H A Dnfs4state.c6518 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()

Completed in 55 milliseconds