Searched refs:flush_in_progress_dropped (Results 1 – 2 of 2) sorted by relevance
372 j->flush_in_progress_dropped = true; in __journal_pin_drop()586 j->flush_in_progress_dropped = false; in journal_flush_pins()604 if (likely(!err && !j->flush_in_progress_dropped)) in journal_flush_pins()607 j->flush_in_progress_dropped = false; in journal_flush_pins()
281 bool flush_in_progress_dropped; member