Searched refs:snapshot_table (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | subvolume_types.h | 22 struct snapshot_table { struct
|
| H A D | snapshot.c | 95 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 D | snapshot.h | 33 static inline struct snapshot_t *__snapshot_t(struct snapshot_table *t, u32 id) in __snapshot_t()
|
| H A D | bcachefs.h | 808 struct snapshot_table __rcu *snapshots;
|