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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1275 #define HDR_L2_EVICTED(hdr) ((hdr)->b_flags & ARC_FLAG_L2_EVICTED) macro
5737 !HDR_L2_WRITING(hdr) && !HDR_L2_EVICTED(hdr) &&
7474 if (valid_cksum && zio->io_error == 0 && !HDR_L2_EVICTED(hdr)) {

Completed in 83 milliseconds