Searched refs:__snapshot_t (Results 1 – 2 of 2) sorted by relevance
34 static inline struct snapshot_t *__snapshot_t(struct snapshot_table *t, u32 id) in __snapshot_t() function45 return __snapshot_t(rcu_dereference(c->snapshots), id); in snapshot_t()
97 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()
Completed in 7 milliseconds