Searched refs:nfsd_access (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | vfs.h | 98 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
|
| H A D | nfs2acl.c | 181 resp->status = nfsd_access(rqstp, &resp->fh, &resp->access, NULL); in nfsacld_proc_access()
|
| H A D | vfs.c | 803 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access() function
|
| H A D | nfs4proc.c | 751 return nfsd_access(rqstp, &cstate->current_fh, &access->ac_resp_access, in nfsd4_access()
|