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