Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h26 int bch2_subvolume_get(struct btree_trans *, unsigned,
H A Dsubvolume.c330 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get() function
360 bch2_subvolume_get(trans, le32_to_cpu(snap.subvol), true, subvol); in bch2_snapshot_get_subvol()
428 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 Drecovery_passes.c242 bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in bch2_lookup_root_inode()
H A Ddirent.c390 ret = bch2_subvolume_get(trans, target->subvol, true, &s); in bch2_dirent_read_target()
H A Dfs.c522 bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in bch2_vfs_inode_get()
592 ret = bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in __bch2_create()
687 ret = bch2_subvolume_get(trans, inum.subvol, true, &subvol) ?: in bch2_lookup_trans()
H A Dnamei.c80 ret = bch2_subvolume_get(trans, snapshot_src.subvol, true, &s); in bch2_create_trans()
H A Dfsck.c107 int ret = bch2_subvolume_get(trans, subvol, false, &s); in subvol_lookup()
190 ret = bch2_subvolume_get(trans, subvolid, false, &subvol); in lookup_lostfound()
1277 ret = bch2_subvolume_get(trans, u.bi_subvol, false, &s); in check_inode()
H A Dsnapshot.c523 ret = bch2_subvolume_get(trans, le32_to_cpu(st.v->master_subvol), false, &subvol); in check_snapshot_tree()
763 ret = bch2_subvolume_get(trans, id, false, &subvol); in check_snapshot()