Searched refs:flush_in_progress_dropped (Results 1 – 2 of 2) sorted by relevance
350 j->flush_in_progress_dropped = true; in __journal_pin_drop()551 j->flush_in_progress_dropped = false; in journal_flush_pins()569 if (likely(!err && !j->flush_in_progress_dropped)) in journal_flush_pins()572 j->flush_in_progress_dropped = false; in journal_flush_pins()
282 bool flush_in_progress_dropped; member