Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dstate.h260 struct nfsd4_slot { struct
261 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[];