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