Searched refs:R_DONTRECOVER (Results 1 – 3 of 3) sorted by relevance
658 #define R_DONTRECOVER 0x00000100 /* don't initiate recovery when this macro
1419 rep != NULL && (rep->r_flags & R_DONTRECOVER)) in newnfs_request()
2197 rep->r_flags |= R_DONTRECOVER; in nfscl_recover()