EXT3_STATE_NEW 587 fs/ext3/ialloc.c ei->i_state = EXT3_STATE_NEW; EXT3_STATE_NEW 2856 fs/ext3/inode.c if (ei->i_state & EXT3_STATE_NEW) EXT3_STATE_NEW 2949 fs/ext3/inode.c ei->i_state &= ~EXT3_STATE_NEW; EXT3_STATE_NEW 964 fs/ext3/xattr.c if (EXT3_I(inode)->i_state & EXT3_STATE_NEW) { EXT3_STATE_NEW 967 fs/ext3/xattr.c EXT3_I(inode)->i_state &= ~EXT3_STATE_NEW;