Searched refs:nfsd_readdir (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/nfsd/ |
D | vfs.h | 153 __be32 nfsd_readdir(struct svc_rqst *, struct svc_fh *,
|
D | nfs3proc.c | 633 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdir() 677 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdirplus()
|
D | nfsproc.c | 627 resp->status = nfsd_readdir(rqstp, &argp->fh, &offset, in nfsd_proc_readdir()
|
D | vfs.c | 2170 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() function
|
D | nfs4xdr.c | 4615 status = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, &offset, in nfsd4_encode_dirlist4()
|