EXT4_STATE_NEWENTRY   51 fs/ext4/fsync.c 	if (!ext4_test_inode_state(inode, EXT4_STATE_NEWENTRY))
EXT4_STATE_NEWENTRY   54 fs/ext4/fsync.c 	while (ext4_test_inode_state(inode, EXT4_STATE_NEWENTRY)) {
EXT4_STATE_NEWENTRY   55 fs/ext4/fsync.c 		ext4_clear_inode_state(inode, EXT4_STATE_NEWENTRY);
EXT4_STATE_NEWENTRY 1229 fs/ext4/ioctl.c 		if (ext4_test_inode_state(inode, EXT4_STATE_NEWENTRY))
EXT4_STATE_NEWENTRY 2266 fs/ext4/namei.c 		ext4_set_inode_state(inode, EXT4_STATE_NEWENTRY);