EXT4_FITS_IN_INODE  853 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, EXT4_I(inode), xtime ## _extra))     {\
EXT4_FITS_IN_INODE  864 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, einode, xtime))		       \
EXT4_FITS_IN_INODE  866 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, einode, xtime ## _extra))	       \
EXT4_FITS_IN_INODE  874 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, EXT4_I(inode), xtime ## _extra)) {	\
EXT4_FITS_IN_INODE  885 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, einode, xtime))		       \
EXT4_FITS_IN_INODE  890 fs/ext4/ext4.h 	if (EXT4_FITS_IN_INODE(raw_inode, einode, xtime ## _extra))	       \
EXT4_FITS_IN_INODE   73 fs/ext4/inode.c 		if (EXT4_FITS_IN_INODE(raw, ei, i_checksum_hi)) {
EXT4_FITS_IN_INODE   98 fs/ext4/inode.c 	    EXT4_FITS_IN_INODE(raw, ei, i_checksum_hi))
EXT4_FITS_IN_INODE  119 fs/ext4/inode.c 	    EXT4_FITS_IN_INODE(raw, ei, i_checksum_hi))
EXT4_FITS_IN_INODE 4923 fs/ext4/inode.c 	    EXT4_FITS_IN_INODE(raw_inode, ei, i_projid))
EXT4_FITS_IN_INODE 5049 fs/ext4/inode.c 			if (EXT4_FITS_IN_INODE(raw_inode, ei, i_version_hi))
EXT4_FITS_IN_INODE 5345 fs/ext4/inode.c 			if (EXT4_FITS_IN_INODE(raw_inode, ei, i_version_hi))
EXT4_FITS_IN_INODE 5357 fs/ext4/inode.c 	    EXT4_FITS_IN_INODE(raw_inode, ei, i_projid))
EXT4_FITS_IN_INODE 5740 fs/ext4/inode.c 	if (EXT4_FITS_IN_INODE(raw_inode, ei, i_crtime)) {
EXT4_FITS_IN_INODE  468 fs/ext4/ioctl.c 	if (!EXT4_FITS_IN_INODE(raw_inode, ei, i_projid)) {