EXT4_STATE_NEW 832 fs/ext4/ialloc.c ei->i_state = EXT4_STATE_NEW;
EXT4_STATE_NEW 4238 fs/ext4/inode.c if (ei->i_state & EXT4_STATE_NEW)
EXT4_STATE_NEW 4335 fs/ext4/inode.c ei->i_state &= ~EXT4_STATE_NEW;
EXT4_STATE_NEW 977 fs/ext4/xattr.c if (EXT4_I(inode)->i_state & EXT4_STATE_NEW) {
EXT4_STATE_NEW 980 fs/ext4/xattr.c EXT4_I(inode)->i_state &= ~EXT4_STATE_NEW;