Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsubvolume_types.h22 struct snapshot_table { struct
Dsnapshot.c94 static bool __bch2_snapshot_is_ancestor_early(struct snapshot_table *t, u32 id, u32 ancestor) in __bch2_snapshot_is_ancestor_early()
112 static inline u32 get_ancestor_below(struct snapshot_table *t, u32 id, u32 ancestor) in get_ancestor_below()
127 static bool test_ancestor_bitmap(struct snapshot_table *t, u32 id, u32 ancestor) in test_ancestor_bitmap()
141 struct snapshot_table *t = rcu_dereference(c->snapshots); in __bch2_snapshot_is_ancestor()
165 struct snapshot_table *new, *old; in __snapshot_t_mut()
193 struct snapshot_table *table = in snapshot_t_mut()
Dsnapshot.h34 static inline struct snapshot_t *__snapshot_t(struct snapshot_table *t, u32 id) in __snapshot_t()
Dbcachefs.h796 struct snapshot_table __rcu *snapshots;