Home
last modified time | relevance | path

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

/fs/bcachefs/
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()
A Dsnapshot.c100 const struct snapshot_t *s = __snapshot_t(t, id); in __bch2_snapshot_is_ancestor_early()
114 const struct snapshot_t *s = __snapshot_t(t, id); in get_ancestor_below()
129 const struct snapshot_t *s = __snapshot_t(t, id); in test_ancestor_bitmap()
1447 struct snapshot_t *s = __snapshot_t(t, id); in __live_child()

Completed in 9 milliseconds