Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dstate.h185 struct nfsd4_slot { struct
186 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[];