Searched refs:master_subvol (Results 1 – 5 of 5) sorted by relevance
32 __le32 master_subvol; member
165 if (fsck_err_on(le32_to_cpu(st.master_subvol) != subvol.k->p.offset, in check_subvol()479 if (le32_to_cpu(snapshot_tree.v->master_subvol) == subvolid) { in __bch2_subvolume_delete()488 snapshot_tree_mut->v.master_subvol = 0; in __bch2_subvolume_delete()684 root_tree.v.master_subvol = cpu_to_le32(1); in bch2_initialize_subvolumes()
33 le32_to_cpu(t.v->master_subvol), in bch2_snapshot_tree_to_text()89 n_tree->v.master_subvol = cpu_to_le32(subvol_id); in bch2_snapshot_tree_create()520 if (!st.v->master_subvol) in check_snapshot_tree()523 ret = bch2_subvolume_get(trans, le32_to_cpu(st.v->master_subvol), false, &subvol); in check_snapshot_tree()563 u->v.master_subvol = cpu_to_le32(subvol_id); in check_snapshot_tree()1398 n_tree->v.master_subvol = cpu_to_le32(snapshot_subvols[0]); in bch2_snapshot_node_create_tree()
496 if (!s_t.master_subvol) in bch2_fs_quota_read_inode()501 le32_to_cpu(s_t.master_subvol), in bch2_fs_quota_read_inode()
635 if (!st->v.master_subvol) in reconstruct_subvol()636 st->v.master_subvol = cpu_to_le32(subvolid); in reconstruct_subvol()
Completed in 19 milliseconds