Searched refs:EXT4_STATE_DA_ALLOC_CLOSE (Results 1 – 4 of 4) sorted by relevance
87 if (ext4_test_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE)) { in ext4_release_file()89 ext4_clear_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE); in ext4_release_file()
1231 if (ext4_test_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE)) in ext4_ioctl()
1580 EXT4_STATE_DA_ALLOC_CLOSE, /* Alloc DA blks on close */ enumerator
4463 ext4_set_inode_state(inode, EXT4_STATE_DA_ALLOC_CLOSE); in ext4_truncate()