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