Searched defs:snapshot_t (Results 1 – 2 of 2) sorted by relevance
13 struct snapshot_t { struct32 DECLARE_FLEX_ARRAY(struct snapshot_t, s); argument
42 static inline const struct snapshot_t *snapshot_t(struct bch_fs *c, u32 id) in snapshot_t() function