Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dextents.c1740 (ext4_test_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN) || in ext4_can_extents_be_merged()
4049 ext4_set_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_ext_handle_unwritten_extents()
4509 EXT4_STATE_DIO_UNWRITTEN); in ext4_ext_map_blocks()
Dinode.c3259 EXT4_STATE_DIO_UNWRITTEN)) { in ext4_ext_direct_IO()
3269 ext4_clear_inode_state(inode, EXT4_STATE_DIO_UNWRITTEN); in ext4_ext_direct_IO()
Dext4.h1508 EXT4_STATE_DIO_UNWRITTEN, /* need convert on dio done*/ enumerator