Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dinode.c944 ext4_set_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_dio_get_block_unwritten_sync()
3814 EXT4_STATE_DIO_UNWRITTEN)) { in ext4_direct_IO_write()
3824 ext4_clear_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_direct_IO_write()
Dext4.h1576 EXT4_STATE_DIO_UNWRITTEN, /* need convert on dio done*/ enumerator
Dextents.c1776 (ext4_test_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN) || in ext4_can_extents_be_merged()