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

/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h556 #define R_DONTRECOVER 0x00000100 /* don't initiate recovery when this macro
H A Dnfs_commonkrpc.c663 * Now only used for the R_DONTRECOVER case, but until that is
976 * If R_DONTRECOVER is set, replace the stale error
982 rep != NULL && (rep->r_flags & R_DONTRECOVER))
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clstate.c1948 * R_DONTRECOVER is set.
1953 rep->r_flags |= R_DONTRECOVER;

Completed in 211 milliseconds