Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance
288 struct nfsd4_slot { struct289 u32 sl_seqid;290 __be32 sl_status;291 struct svc_cred sl_cred;292 u32 sl_index;293 u32 sl_datalen;294 u16 sl_opcnt;295 u16 sl_generation;301 u8 sl_flags;302 char sl_data[];