Searched defs:nfs4_exception (Results 1 – 1 of 1) sorted by relevance
190 struct nfs4_exception { struct191 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;