Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.c1733 static u32 bch2_snapshot_smallest_child(struct bch_fs *c, u32 id) in bch2_snapshot_smallest_child() function
1744 while ((child = bch2_snapshot_smallest_child(c, id))) in bch2_snapshot_smallest_descendent()