Searched refs:child_id (Results 1 – 2 of 2) sorted by relevance
1078 u32 parent_id, child_id; in bch2_snapshot_node_delete() local1094 child_id = le32_to_cpu(s.v->children[0]); in bch2_snapshot_node_delete()1118 parent->v.children[i] = cpu_to_le32(child_id); in bch2_snapshot_node_delete()1123 if (child_id) { in bch2_snapshot_node_delete()1127 BTREE_ID_snapshots, POS(0, child_id), in bch2_snapshot_node_delete()1131 "missing snapshot %u", child_id); in bch2_snapshot_node_delete()
1380 int i, fd, child_id; in test_mutliproc() local1397 for (child_id = 0; child_id < n_children; child_id++) { in test_mutliproc()1417 if (child_id < n_readers) { in test_mutliproc()