Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Djournal_reclaim.c349 if (j->flush_in_progress == pin) in __journal_pin_drop()
472 wait_event(j->pin_flush_wait, j->flush_in_progress != pin); in bch2_journal_pin_flush()
549 BUG_ON(j->flush_in_progress); in journal_flush_pins()
550 j->flush_in_progress = pin; in journal_flush_pins()
571 j->flush_in_progress = NULL; in journal_flush_pins()
A Djournal_types.h281 struct journal_entry_pin *flush_in_progress; member

Completed in 6 milliseconds