Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.h108 u32 bch2_snapshot_tree_oldest_subvol(struct bch_fs *, u32);
H A Dsnapshot.c393 u32 bch2_snapshot_tree_oldest_subvol(struct bch_fs *c, u32 snapshot_root) in bch2_snapshot_tree_oldest_subvol() function
440 *subvol_id = bch2_snapshot_tree_oldest_subvol(c, snapshot_root); in bch2_snapshot_tree_master_subvol()
657 bch2_snapshot_tree_oldest_subvol(c, root_id), in snapshot_tree_ptr_repair()
H A Derror.c703 .subvol = bch2_snapshot_tree_oldest_subvol(c, pos.snapshot), in bch2_inum_snap_offset_err_msg_trans()