Searched refs:nfsd_statfs (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | vfs.h | 145 __be32 nfsd_statfs(struct svc_rqst *, struct svc_fh *,
|
A D | nfsproc.c | 619 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, in nfsd_proc_statfs()
|
A D | nfs3proc.c | 669 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, 0); in nfsd3_proc_fsstat()
|
A D | vfs.c | 2057 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs() function
|
Completed in 12 milliseconds