Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4_fs.h190 struct nfs4_exception { struct
191 struct nfs4_state *state;
192 struct inode *inode;
193 nfs4_stateid *stateid;
194 long timeout;
195 unsigned char delay : 1,
196 recovering : 1,
197 retry : 1;