Searched refs:IS_SUM_NODE_SEG (Results 1 – 4 of 4) sorted by relevance
624 #define IS_SUM_NODE_SEG(footer) (footer.entry_type == SUM_TYPE_NODE) macro
225 IS_SUM_NODE_SEG(sum_blk->footer), in move_ssa()
2229 if (!IS_SUM_NODE_SEG(curseg->sum_blk->footer)) { in get_sum_block()2244 if (IS_SUM_NODE_SEG(curseg->sum_blk->footer)) { in get_sum_block()2262 if (IS_SUM_NODE_SEG(sum_blk->footer)) in get_sum_block()
3218 } else if (i > CURSEG_COLD_DATA && IS_SUM_NODE_SEG(sum_blk->footer)) { in fsck_chk_curseg_info()