Home
last modified time | relevance | path

Searched refs:rage_q_empty (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c5524 bool rage_q_empty; in vn_laundry_continue() local
5564 rage_q_empty = TAILQ_EMPTY(rage_q); in vn_laundry_continue()
5566 if (!rage_q_empty && !free_q_empty) { in vn_laundry_continue()
5572 rage_q_empty = true; in vn_laundry_continue()
5576 if (numvnodes < numvnodes_min || (rage_q_empty && free_q_empty) || in vn_laundry_continue()
5587 if (!rage_q_empty) { in vn_laundry_continue()