Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsubvolume.h26 int bch2_subvolume_get(struct btree_trans *, unsigned,
H A Dsubvolume.c301 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get() function
331 bch2_subvolume_get(trans, le32_to_cpu(snap.subvol), true, subvol); in bch2_snapshot_get_subvol()
399 bch2_subvolume_get(trans, subvolid_to_delete, true, &s)) ?: in bch2_subvolumes_reparent()
H A Dstr_hash.c15 int ret = bch2_subvolume_get(trans, le32_to_cpu(d.v->d_child_subvol), in bch2_dirent_has_target()
H A Dnamei.c72 ret = bch2_subvolume_get(trans, snapshot_src.subvol, true, &s); in bch2_create_trans()
H A Ddirent.c389 ret = bch2_subvolume_get(trans, target->subvol, true, &s); in bch2_dirent_read_target()
H A Dsnapshot.c502 ret = bch2_subvolume_get(trans, le32_to_cpu(st.v->master_subvol), false, &subvol); in check_snapshot_tree()
743 ret = bch2_subvolume_get(trans, id, false, &subvol); in check_snapshot()
H A Dfs.c524 bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in bch2_vfs_inode_get()
594 ret = bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in __bch2_create()
689 ret = bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in bch2_lookup_trans()
H A Dfsck.c105 int ret = bch2_subvolume_get(trans, subvol, false, &s); in subvol_lookup()
209 ret = bch2_subvolume_get(trans, subvolid, false, &subvol); in lookup_lostfound()
1260 ret = bch2_subvolume_get(trans, u.bi_subvol, false, &s); in check_inode()