Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.h17 int bch2_snapshot_tree_lookup(struct btree_trans *, u32, struct bch_snapshot_tree *);
H A Dsnapshot.c48 int bch2_snapshot_tree_lookup(struct btree_trans *trans, u32 id, in bch2_snapshot_tree_lookup() function
579 int ret = bch2_snapshot_tree_lookup(trans, tree_id, &s_t); in snapshot_tree_ptr_good()
648 ret = bch2_snapshot_tree_lookup(trans, tree_id, &s_t); in snapshot_tree_ptr_repair()
H A Dsubvolume.c133 ret = bch2_snapshot_tree_lookup(trans, snapshot_tree, &st); in check_subvol()
H A Dquota.c490 int ret = bch2_snapshot_tree_lookup(trans, tree, &s_t); in bch2_fs_quota_read_inode()
H A Dfsck.c251 ret = bch2_snapshot_tree_lookup(trans, in lookup_lostfound()