HFS_FLG_EXT_NEW   117 fs/hfs/extent.c 	if (HFS_I(inode)->flags & HFS_FLG_EXT_NEW) {
HFS_FLG_EXT_NEW   121 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);
HFS_FLG_EXT_NEW   174 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);
HFS_FLG_EXT_NEW   447 fs/hfs/extent.c 	HFS_I(inode)->flags |= HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW;
HFS_FLG_EXT_NEW   513 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);