Searched refs:EXT4_IO_END_UNWRITTEN (Results 1 – 3 of 3) sorted by relevance
253 if (!(io_end->flag & EXT4_IO_END_UNWRITTEN)) { in ext4_end_bio()
184 #define EXT4_IO_END_UNWRITTEN 0x0001 macro1297 if (!(io_end->flag & EXT4_IO_END_UNWRITTEN)) { in ext4_set_io_unwritten_flag()1298 io_end->flag |= EXT4_IO_END_UNWRITTEN; in ext4_set_io_unwritten_flag()
2801 if (!(io_end->flag & EXT4_IO_END_UNWRITTEN)) { in ext4_end_io_dio()