Searched refs:HDR_PREFETCH (Results 1 – 1 of 1) sorted by relevance
729 #define HDR_PREFETCH(hdr) ((hdr)->b_flags & ARC_FLAG_PREFETCH) macro2379 if (state == arc_uncached && !HDR_PREFETCH(hdr)) { in remove_reference()3604 if (HDR_PREFETCH(hdr)) { in l2arc_hdr_arcstats_update()5390 boolean_t was_prefetch = HDR_PREFETCH(hdr); in arc_access()5698 if (l2arc_noprefetch && HDR_PREFETCH(hdr)) in arc_read_done()11632 L2BLK_SET_PREFETCH((le)->le_prop, !!(HDR_PREFETCH(hdr))); in l2arc_log_blk_insert()