HFS_FLG_EXT_NEW   117 fs/hfs/extent.c 	if (HFS_I(inode)->flags & HFS_FLG_EXT_NEW) {
HFS_FLG_EXT_NEW   125 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);
HFS_FLG_EXT_NEW   186 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);
HFS_FLG_EXT_NEW   468 fs/hfs/extent.c 	HFS_I(inode)->flags |= HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW;
HFS_FLG_EXT_NEW   539 fs/hfs/extent.c 		HFS_I(inode)->flags &= ~(HFS_FLG_EXT_DIRTY|HFS_FLG_EXT_NEW);