Home
last modified time | relevance | path

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

/linux-3.3/fs/nfsd/
Dstate.h130 struct nfsd4_slot { struct
131 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[];