Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h197 struct nfs4_exception { struct
198 struct nfs4_state *state;
199 struct inode *inode;
200 nfs4_stateid *stateid;
201 long timeout;
202 unsigned char delay : 1,
203 recovering : 1,
204 retry : 1;