Searched refs:IS_ANCESTOR_BITMAP (Results 1 – 2 of 2) sorted by relevance
11 #define IS_ANCESTOR_BITMAP 128 macro25 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)];
148 if (likely(ancestor >= IS_ANCESTOR_BITMAP)) in __bch2_snapshot_is_ancestor()149 while (id && id < ancestor - IS_ANCESTOR_BITMAP) in __bch2_snapshot_is_ancestor()340 parent - id - 1 < IS_ANCESTOR_BITMAP) in __bch2_mark_snapshot()
Completed in 15 milliseconds