Home
last modified time | relevance | path

Searched defs:nfsd_readres (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/fs/nfsd/
Dxdr.h100 struct nfsd_readres { struct
101 __be32 status;
102 struct svc_fh fh;
103 unsigned long count;
104 struct kstat stat;
105 struct page **pages;