Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance
130 struct nfsd4_slot { struct131 bool sl_inuse;132 bool sl_cachethis;133 u16 sl_opcnt;134 u32 sl_seqid;135 __be32 sl_status;136 u32 sl_datalen;137 char sl_data[];