Searched refs:new_snapids (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | snapshot.c | 1179 u32 *new_snapids, in create_snapids() argument 1233 new_snapids[i] = iter.pos.offset; in create_snapids() 1244 u32 *new_snapids, in bch2_snapshot_node_create_children() argument 1269 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_children() 1273 n_parent->v.children[0] = cpu_to_le32(new_snapids[0]); in bch2_snapshot_node_create_children() 1274 n_parent->v.children[1] = cpu_to_le32(new_snapids[1]); in bch2_snapshot_node_create_children() 1286 u32 *new_snapids, in bch2_snapshot_node_create_tree() argument 1296 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_tree() 1306 u32 *new_snapids, in bch2_snapshot_node_create() argument 1315 new_snapids, snapshot_subvols, nr_snapids) in bch2_snapshot_node_create() [all …]
|