Searched refs:attached (Results 1 – 1 of 1) sorted by relevance
133 bool *attached) in io_get_sq_data() argument137 *attached = false; in io_get_sq_data()141 *attached = true; in io_get_sq_data()359 bool attached; in io_sq_offload_create() local365 sqd = io_get_sq_data(p, &attached); in io_sq_offload_create()381 ret = (attached && !sqd->thread) ? -ENXIO : 0; in io_sq_offload_create()386 if (attached) in io_sq_offload_create()