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