Searched refs:by_parent_cb (Results 1 – 1 of 1) sorted by relevance
1159 bool by_parent_cb; in detach_indirect_bh() 1187 if (data->by_parent_cb) { in detach_by_driver_cb_drained_begin() 1218 * by_parent_cb == true: Test that parent callbacks don't poll in test_detach_indirect() 1224 * by_parent_cb == false: Test that bdrv_drain_invoke() doesn't poll in test_detach_indirect() 1231 static void TSA_NO_TSA test_detach_indirect(bool by_parent_cb) in test_detach_indirect() 1240 if (!by_parent_cb) { in test_detach_indirect() 1269 if (!by_parent_cb) { in test_detach_indirect() 1286 by_parent_cb ? &child_of_bds : &detach_by_driver_cb_class, in test_detach_indirect() 1306 .by_parent_cb = by_parent_cb, in test_detach_indirect() 1147 bool by_parent_cb; global() member 1217 test_detach_indirect(bool by_parent_cb) test_detach_indirect() argument [all...]