Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.h33 static inline struct snapshot_t *__snapshot_t(struct snapshot_table *t, u32 id) in __snapshot_t() function
44 return __snapshot_t(rcu_dereference(c->snapshots), id); in snapshot_t()
H A Dsnapshot.c98 const struct snapshot_t *s = __snapshot_t(t, id); in __bch2_snapshot_is_ancestor_early()
115 const struct snapshot_t *s = __snapshot_t(t, id); in get_ancestor_below()
130 const struct snapshot_t *s = __snapshot_t(t, id); in test_ancestor_bitmap()
1357 struct snapshot_t *s = __snapshot_t(t, id); in __live_child()