Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dpage-io.c191 if (unlikely(io_end->flag & EXT4_IO_END_FAILED)) { in ext4_end_io_end()
242 io_end->flag & EXT4_IO_END_FAILED) in ext4_io_end_defer_completion()
321 if (io_end->flag & EXT4_IO_END_FAILED || in ext4_put_io_end_defer()
373 io_end->flag |= EXT4_IO_END_FAILED; in ext4_end_bio()
H A Dext4.h282 #define EXT4_IO_END_FAILED 0x0002 macro
284 #define EXT4_IO_END_DEFER_COMPLETION (EXT4_IO_END_UNWRITTEN | EXT4_IO_END_FAILED)