Searched refs:flush_in_progress_dropped (Results 1 – 2 of 2) sorted by relevance
376 j->flush_in_progress_dropped = true; in __journal_pin_drop()590 j->flush_in_progress_dropped = false; in journal_flush_pins()608 if (likely(!err && !j->flush_in_progress_dropped)) in journal_flush_pins()611 j->flush_in_progress_dropped = false; in journal_flush_pins()
279 bool flush_in_progress_dropped; member
Completed in 7 milliseconds