Home
last modified time | relevance | path

Searched defs:nfsd4_slot (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h288 struct nfsd4_slot { struct
289 u32 sl_seqid;
290 __be32 sl_status;
291 struct svc_cred sl_cred;
292 u32 sl_index;
293 u32 sl_datalen;
294 u16 sl_opcnt;
295 u16 sl_generation;
301 u8 sl_flags;
302 char sl_data[];