Searched defs:nfsd4_readdir (Results 1 – 2 of 2) sorted by relevance
51716 struct nfsd4_readdir { struct51717 u64 rd_cookie;51718 nfs4_verifier rd_verf;51719 u32 rd_dircount;51720 u32 rd_maxcount;51721 u32 rd_bmval[3];51722 struct svc_rqst *rd_rqstp;51723 struct svc_fh *rd_fhp;51724 struct readdir_cd common;51725 struct xdr_stream *xdr;[all …]