Searched refs:exit_child (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/persistent-data/
H A Ddm-btree-remove.c187 static void exit_child(struct dm_btree_info *info, struct child *c) function
294 exit_child(info, &left);
300 exit_child(info, &left);
301 exit_child(info, &right);
462 exit_child(info, &left);
468 exit_child(info, &left);
469 exit_child(info, &center);
475 exit_child(info, &left);
476 exit_child(info, &center);
477 exit_child(inf
[all...]

Completed in 148 milliseconds