Searched refs:EXT2_STATE_NEW (Results 1 – 3 of 3) sorted by relevance
43 #define EXT2_STATE_NEW 0x00000001 /* inode is newly created */ macro
388 inode->u.ext2_i.i_state = EXT2_STATE_NEW; in ext2_new_inode()
1090 if (inode->u.ext2_i.i_state & EXT2_STATE_NEW) in ext2_update_inode()1165 inode->u.ext2_i.i_state &= ~EXT2_STATE_NEW; in ext2_update_inode()