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