Home
last modified time | relevance | path

Searched refs:nfsd_statfs (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dvfs.h112 __be32 nfsd_statfs(struct svc_rqst *, struct svc_fh *,
Dnfsproc.c585 nfserr = nfsd_statfs(rqstp, &argp->fh, &resp->stats, in nfsd_proc_statfs()
Dnfs3proc.c571 nfserr = nfsd_statfs(rqstp, &argp->fh, &resp->stats, 0); in nfsd3_proc_fsstat()
Dvfs.c1972 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct kstatfs *stat, int access) in nfsd_statfs() function