Searched refs:nfsd_permission (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/nfsd/ |
D | vfs.h | 95 __be32 nfsd_permission(struct svc_rqst *, struct svc_export *,
|
D | vfs.c | 379 err = nfsd_permission(rqstp, fhp->fh_export, dentry, in nfsd_setattr() 674 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access() 1079 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_read_file() 1103 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_write() 2031 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission() function
|
D | nfsfh.c | 364 error = nfsd_permission(rqstp, exp, dentry, access); in fh_verify()
|
D | nfsproc.c | 268 nfserr = nfsd_permission(rqstp, in nfsd_proc_create()
|