Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsubvolume_types.h9 #define IS_ANCESTOR_BITMAP 128 macro
19 unsigned long is_ancestor[BITS_TO_LONGS(IS_ANCESTOR_BITMAP)];
Dsnapshot.c148 while (id && id < ancestor - IS_ANCESTOR_BITMAP) in __bch2_snapshot_is_ancestor()
288 parent - id - 1 < IS_ANCESTOR_BITMAP) in __set_is_ancestor_bitmap()