Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dstate.h118 struct nfsd4_slot { struct
119 bool sl_inuse;
120 bool sl_cachethis;
121 u16 sl_opcnt;
122 u32 sl_seqid;
123 __be32 sl_status;
124 u32 sl_datalen;
125 char sl_data[];