Home
last modified time | relevance | path

Searched refs:IS_ANCESTOR_BITMAP (Results 1 – 2 of 2) sorted by relevance

/fs/bcachefs/
A Dsnapshot_types.h11 #define IS_ANCESTOR_BITMAP 128 macro
25 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)];
A Dsnapshot.c148 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