EXT2_STATE_NEW    570 fs/ext2/ialloc.c 	ei->i_state = EXT2_STATE_NEW;
EXT2_STATE_NEW   1552 fs/ext2/inode.c 	if (ei->i_state & EXT2_STATE_NEW)
EXT2_STATE_NEW   1634 fs/ext2/inode.c 	ei->i_state &= ~EXT2_STATE_NEW;