Home
last modified time | relevance | path

Searched refs:snapshot_subvols (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dsnapshot.c1243 u32 *snapshot_subvols, in create_snapids() argument
1279 n->v.subvol = cpu_to_le32(snapshot_subvols[i]); in create_snapids()
1312 u32 *snapshot_subvols, in bch2_snapshot_node_create_children() argument
1336 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_children()
1354 u32 *snapshot_subvols, in bch2_snapshot_node_create_tree() argument
1363 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_tree()
1367 n_tree->v.master_subvol = cpu_to_le32(snapshot_subvols[0]); in bch2_snapshot_node_create_tree()
1374 u32 *snapshot_subvols, in bch2_snapshot_node_create() argument
1382 new_snapids, snapshot_subvols, nr_snapids) in bch2_snapshot_node_create()
1384 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create()
H A Dsubvolume.c546 u32 parent = 0, new_nodes[2], snapshot_subvols[2]; in bch2_subvolume_create() local
556 snapshot_subvols[0] = dst_iter.pos.offset; in bch2_subvolume_create()
557 snapshot_subvols[1] = src_subvolid; in bch2_subvolume_create()
576 snapshot_subvols, in bch2_subvolume_create()