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