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