Searched defs:nfsd3_readlinkres (Results 1 – 1 of 1) sorted by relevance
136 struct nfsd3_readlinkres { struct137 __be32 status;138 struct svc_fh fh;139 __u32 len;140 struct page **pages;
Completed in 4 milliseconds