Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dinode.c925 ext4_set_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_dio_get_block_unwritten_sync()
3748 EXT4_STATE_DIO_UNWRITTEN)) { in ext4_direct_IO_write()
3758 ext4_clear_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_direct_IO_write()
Dext4.h1542 EXT4_STATE_DIO_UNWRITTEN, /* need convert on dio done*/ enumerator
Dextents.c1746 (ext4_test_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN) || in ext4_can_extents_be_merged()