Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.c1078 u32 parent_id, child_id; in bch2_snapshot_node_delete() local
1094 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()
/linux-6.15/tools/testing/selftests/net/
H A Dtls.c1380 int i, fd, child_id; in test_mutliproc() local
1397 for (child_id = 0; child_id < n_children; child_id++) { in test_mutliproc()
1417 if (child_id < n_readers) { in test_mutliproc()