Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsnapshot.h19 int bch2_snapshot_tree_lookup(struct btree_trans *, u32, struct bch_snapshot_tree *);
Dsnapshot.c47 int bch2_snapshot_tree_lookup(struct btree_trans *trans, u32 id, in bch2_snapshot_tree_lookup() function
639 int ret = bch2_snapshot_tree_lookup(trans, tree_id, &s_t); in snapshot_tree_ptr_good()
708 ret = bch2_snapshot_tree_lookup(trans, tree_id, &s_t); in snapshot_tree_ptr_repair()
Dsubvolume.c133 ret = bch2_snapshot_tree_lookup(trans, snapshot_tree, &st); in check_subvol()
Dquota.c490 int ret = bch2_snapshot_tree_lookup(trans, tree, &s_t); in bch2_fs_quota_read_inode()
Dfsck.c218 ret = bch2_snapshot_tree_lookup(trans, in lookup_lostfound()