Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dtransaction.c2136 bool has_write_io_error = false; in jbd2_journal_try_to_free_buffers() local
2171 has_write_io_error = true; in jbd2_journal_try_to_free_buffers()
2178 if (has_write_io_error) in jbd2_journal_try_to_free_buffers()