Searched refs:IS_SUM_NODE_SEG (Results 1 – 4 of 4) sorted by relevance
605 #define IS_SUM_NODE_SEG(footer) (footer.entry_type == SUM_TYPE_NODE) macro
223 IS_SUM_NODE_SEG(sum_blk->footer), in move_ssa()
2129 if (!IS_SUM_NODE_SEG(curseg->sum_blk->footer)) { in get_sum_block()2144 if (IS_SUM_NODE_SEG(curseg->sum_blk->footer)) { in get_sum_block()2162 if (IS_SUM_NODE_SEG(sum_blk->footer)) in get_sum_block()
2999 } else if (i > CURSEG_COLD_DATA && IS_SUM_NODE_SEG(sum_blk->footer)) { in fsck_chk_curseg_info()