Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance
185 struct nfsd4_slot { struct186 u32 sl_seqid;187 __be32 sl_status;188 struct svc_cred sl_cred;189 u32 sl_datalen;190 u16 sl_opcnt;195 u8 sl_flags;196 char sl_data[];