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