EXT2_STATE_NEW    583 fs/ext2/ialloc.c 	ei->i_state = EXT2_STATE_NEW;
EXT2_STATE_NEW   1334 fs/ext2/inode.c 	if (ei->i_state & EXT2_STATE_NEW)
EXT2_STATE_NEW   1417 fs/ext2/inode.c 	ei->i_state &= ~EXT2_STATE_NEW;