Home
last modified time | relevance | path

Searched defs:snapshot_t (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsubvolume_types.h11 struct snapshot_t { struct
26 DECLARE_FLEX_ARRAY(struct snapshot_t, s); argument
Dsnapshot.h43 static inline const struct snapshot_t *snapshot_t(struct bch_fs *c, u32 id) in snapshot_t() function