Searched refs:EXT4_STATE_NO_EXPAND (Results 1 – 3 of 3) sorted by relevance
153 *save = ext4_test_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_write_lock_xattr()154 ext4_set_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_write_lock_xattr()161 *save = ext4_test_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_write_trylock_xattr()162 ext4_set_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_write_trylock_xattr()169 ext4_clear_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_write_unlock_xattr()
268 ext4_set_inode_state(inode, EXT4_STATE_NO_EXPAND); in ext4_evict_inode()6592 if (ext4_test_inode_state(inode, EXT4_STATE_NO_EXPAND)) in ext4_try_to_expand_extra_isize()6636 if (ext4_test_inode_state(inode, EXT4_STATE_NO_EXPAND)) { in ext4_expand_extra_isize()
2040 EXT4_STATE_NO_EXPAND, /* No space for expansion */ enumerator