Searched refs:nfsd_statfs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 129 __be32 nfsd_statfs(struct svc_rqst *, struct svc_fh *,
|
H A D | nfsproc.c | 602 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, in nfsd_proc_statfs()
|
H A D | nfs3proc.c | 570 resp->status = nfsd_statfs(rqstp, &argp->fh, &resp->stats, 0); in nfsd3_proc_fsstat()
|
H A D | vfs.c | 2074 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs() function
|
/kernel/linux/linux-6.6/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 | 2134 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs() function
|
Completed in 11 milliseconds