Searched refs:nr_snapids (Results 1 – 1 of 1) sorted by relevance
1244 unsigned nr_snapids) in create_snapids() argument1261 for (i = 0; i < nr_snapids; i++) { in create_snapids()1313 unsigned nr_snapids) in bch2_snapshot_node_create_children() argument1336 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_children()1355 unsigned nr_snapids) in bch2_snapshot_node_create_tree() argument1363 new_snapids, snapshot_subvols, nr_snapids); in bch2_snapshot_node_create_tree()1375 unsigned nr_snapids) in bch2_snapshot_node_create() argument1377 BUG_ON((parent == 0) != (nr_snapids == 1)); in bch2_snapshot_node_create()1378 BUG_ON((parent != 0) != (nr_snapids == 2)); in bch2_snapshot_node_create()1382 new_snapids, snapshot_subvols, nr_snapids) in bch2_snapshot_node_create()[all …]