Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
Dnfs4_fs.h205 struct nfs4_exception { struct
206 struct nfs4_state *state;
207 struct inode *inode;
208 nfs4_stateid *stateid;
209 long timeout;
210 unsigned char task_is_privileged : 1;
211 unsigned char delay : 1,
212 recovering : 1,
213 retry : 1;
214 bool interruptible;
/kernel/linux/linux-6.6/fs/nfs/
Dnfs4_fs.h207 struct nfs4_exception { struct
208 struct nfs4_state *state;
209 struct inode *inode;
210 nfs4_stateid *stateid;
211 long timeout;
212 unsigned char task_is_privileged : 1;
213 unsigned char delay : 1,
214 recovering : 1,
215 retry : 1;
216 bool interruptible;