Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance
260 struct nfsd4_slot { struct261 u32 sl_seqid;262 __be32 sl_status;263 struct svc_cred sl_cred;264 u32 sl_datalen;265 u16 sl_opcnt;266 u16 sl_generation;272 u8 sl_flags;273 char sl_data[];