Searched refs:has_writers (Results 1 – 1 of 1) sorted by relevance
533 bool has_readers = false, has_writers = false, in rw_thd() local607 has_writers |= thd->active; in rw_thd()612 if (!has_readers && !has_writers) { in rw_thd()619 if (!has_readers && !has_writers) in rw_thd()673 if (has_writers) { in rw_thd()