Searched refs:ignore_not_dirty (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Djournal_io.h27 bool ignore_not_dirty; member in struct:journal_replay
34 return !i || i->ignore_blacklisted || i->ignore_not_dirty;
H A Drecovery.c730 (*i)->ignore_not_dirty= false;
H A Djournal_io.c117 i->ignore_not_dirty = true;
235 i->ignore_not_dirty = false;

Completed in 296 milliseconds