Lines Matching refs:must_insert_reserved
1544 * Don't check must_insert_reserved, as this is called from contexts
1803 if (head->must_insert_reserved) {
1849 /* must_insert_reserved can be set only if we didn't run the head ref. */
1850 if (head->must_insert_reserved)
1892 if (head->must_insert_reserved) {
1919 bool must_insert_reserved;
1956 * Record the must_insert_reserved flag before we drop the
1959 must_insert_reserved = locked_ref->must_insert_reserved;
1966 locked_ref->must_insert_reserved = false;
1973 must_insert_reserved);
3422 if (head->must_insert_reserved)