Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.h155 static inline u32 bch2_snapshot_depth(struct bch_fs *c, u32 parent) in bch2_snapshot_depth() function
H A Dsnapshot.c784 real_depth = bch2_snapshot_depth(c, parent_id); in check_snapshot()
1190 u32 depth = bch2_snapshot_depth(c, parent); in create_snapids()