Searched refs:nfsd_statfs (Results 1 – 4 of 4) sorted by relevance
/fs/nfsd/ |
D | vfs.h | 129 __be32 nfsd_statfs(struct svc_rqst *, struct svc_fh *,
|
D | nfsproc.c | 617 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, in nfsd_proc_statfs()
|
D | nfs3proc.c | 560 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, 0); in nfsd3_proc_fsstat()
|
D | vfs.c | 2096 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs() function
|