Searched refs:R_DONTRECOVER (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
H A Dnfs.h609 #define R_DONTRECOVER 0x00000100 /* don't initiate recovery when this macro
H A Dnfs_commonkrpc.c724 * Now only used for the R_DONTRECOVER case, but until that is
1156 * If R_DONTRECOVER is set, replace the stale error
1162 rep != NULL && (rep->r_flags & R_DONTRECOVER))
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c2033 * R_DONTRECOVER is set.
2038 rep->r_flags |= R_DONTRECOVER;

Completed in 119 milliseconds