Home
last modified time | relevance | path

Searched refs:snapshot_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dsubvolume_types.h22 struct snapshot_table { struct
H A Dsnapshot.c95 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) in __bch2_snapshot_is_ancestor_early()
113 static inline u32 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) in get_ancestor_below()
128 static bool test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) in test_ancestor_bitmap()
142 struct snapshot_table *t = rcu_dereference(c->snapshots); in __bch2_snapshot_is_ancestor()
167 struct snapshot_table *new, *old; in __snapshot_t_mut()
195 struct snapshot_table *table = in snapshot_t_mut()
1353 static unsigned __live_child(struct snapshot_table *t, u32 id, in __live_child()
H A Dsnapshot.h33 static inline struct snapshot_t *__snapshot_t(struct snapshot_table *t, u32 id) in __snapshot_t()
H A Dbcachefs.h808 struct snapshot_table __rcu *snapshots;