Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dvfs.h104 __be32 nfsd_permission(struct svc_rqst *, struct svc_export *,
Dvfs.c373 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
547 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, NFSD_MAY_WRITE); in nfsd4_vfs_fallocate()
633 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
1082 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write()
2015 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission() function
Dnfsfh.c369 error = nfsd_permission(rqstp, exp, dentry, access); in fh_verify()
Dnfsproc.c269 nfserr = nfsd_permission(rqstp, in nfsd_proc_create()
Dnfs4xdr.c3471 err = nfsd_permission(resp->rqstp, fhp->fh_export, in nfsd4_encode_read()