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