Searched refs:IS_ANCESTOR_BITMAP (Results 1 – 2 of 2) sorted by relevance
9 #define IS_ANCESTOR_BITMAP 128 macro19 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)];
149 if (likely(ancestor >= IS_ANCESTOR_BITMAP)) in __bch2_snapshot_is_ancestor()150 while (id && id < ancestor - IS_ANCESTOR_BITMAP) in __bch2_snapshot_is_ancestor()327 parent - id - 1 < IS_ANCESTOR_BITMAP) in __bch2_mark_snapshot()