Searched refs:EXT4_STATE_NEW (Results 1 – 3 of 3) sorted by relevance
1302 ext4_set_inode_state(inode, EXT4_STATE_NEW); in __ext4_new_inode()
4941 if (!ext4_test_inode_state(inode, EXT4_STATE_NEW)) in __ext4_get_inode_loc()5676 if (ext4_test_inode_state(inode, EXT4_STATE_NEW)) in ext4_do_update_inode()5702 ext4_clear_inode_state(inode, EXT4_STATE_NEW); in ext4_do_update_inode()
1962 EXT4_STATE_NEW, /* inode is newly created */ enumerator