Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h15 * Flags for nfsd_permission
158 __be32 nfsd_permission(struct svc_cred *cred, struct svc_export *exp,
H A Dvfs.c427 err = nfsd_permission(&rqstp->rq_cred, in nfsd_get_write_access()
523 * not set NFSD_MAY_WRITE bit. Otherwise fh_verify->nfsd_permission in nfsd_setattr()
831 err2 = nfsd_permission(&rqstp->rq_cred, export, in nfsd_access()
1519 err = nfsd_permission(&rqstp->rq_cred, fhp->fh_export, dentry, in nfsd_create_locked()
2591 nfsd_permission(struct svc_cred *cred, struct svc_export *exp, in nfsd_permission() function
H A Dnfsfh.c390 error = nfsd_permission(cred, exp, dentry, access); in __fh_verify()
H A Dnfsproc.c361 resp->status = nfsd_permission( in nfsd_proc_create()
H A Dnfs4state.c7207 status = nfsd_permission(&rqstp->rq_cred, in nfs4_check_file()