Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance
170 struct nfsd4_slot { struct171 u32 sl_seqid;172 __be32 sl_status;173 struct svc_cred sl_cred;174 u32 sl_datalen;175 u16 sl_opcnt;180 u8 sl_flags;181 char sl_data[];