Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h27 int bch2_subvolume_get(struct btree_trans *, unsigned,
H A Dsubvolume.c300 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, 0, subvol); in bch2_snapshot_get_subvol()
399 bch2_subvolume_get(trans, subvolid_to_delete, true, in bch2_subvolumes_reparent()
H A Dfs-common.c73 ret = bch2_subvolume_get(trans, snapshot_src.subvol, true, in bch2_create_trans()
H A Ddirent.c269 ret = bch2_subvolume_get(trans, target->subvol, true, BTREE_ITER_cached, &s); in bch2_dirent_read_target()
H A Dfs.c468 bch2_subvolume_get(trans, inum.subvol, true, 0, &subvol) ?: in bch2_vfs_inode_get()
538 ret = bch2_subvolume_get(trans, inum.subvol, true, in __bch2_create()
620 ret = bch2_subvolume_get(trans, inum.subvol, true, 0, &subvol) ?: in bch2_lookup_trans()
H A Dsnapshot.c562 ret = bch2_subvolume_get(trans, le32_to_cpu(st.v->master_subvol), in check_snapshot_tree()
802 ret = bch2_subvolume_get(trans, id, 0, false, &subvol); in check_snapshot()
H A Dfsck.c110 int ret = bch2_subvolume_get(trans, subvol, false, 0, &s); in subvol_lookup()
226 ret = bch2_subvolume_get(trans, le32_to_cpu(st.master_subvol), in lookup_lostfound()
1418 ret = bch2_subvolume_get(trans, u.bi_subvol, false, 0, &s); in check_inode()