Searched refs:found_exact (Results 1 – 1 of 1) sorted by relevance
137 bool found_exact; in bufq_alloc() local166 found_exact = false; in bufq_alloc()172 found_exact = true; in bufq_alloc()178 if (strategy == BUFQ_STRAT_ANY || found_exact) in bufq_alloc()194 if (strategy != BUFQ_STRAT_ANY && !found_exact) { in bufq_alloc()