XFS_DIFLAG_EXTSIZE  920 fs/xfs/linux-2.6/xfs_ioctl.c 			di_flags |= XFS_DIFLAG_EXTSIZE;
XFS_DIFLAG_EXTSIZE  252 fs/xfs/xfs_dinode.h 	 XFS_DIFLAG_PROJINHERIT | XFS_DIFLAG_NOSYMLINKS | XFS_DIFLAG_EXTSIZE | \
XFS_DIFLAG_EXTSIZE  757 fs/xfs/xfs_inode.c 		if (di_flags & XFS_DIFLAG_EXTSIZE)
XFS_DIFLAG_EXTSIZE 1181 fs/xfs/xfs_inode.c 					di_flags |= XFS_DIFLAG_EXTSIZE;
XFS_DIFLAG_EXTSIZE 1257 fs/xfs/xfs_inode.c 	if (ip->i_d.di_flags & XFS_DIFLAG_EXTSIZE)
XFS_DIFLAG_EXTSIZE   57 fs/xfs/xfs_rw.h 		extsz = (ip->i_d.di_flags & XFS_DIFLAG_EXTSIZE)
XFS_DIFLAG_EXTSIZE   62 fs/xfs/xfs_rw.h 		extsz = (ip->i_d.di_flags & XFS_DIFLAG_EXTSIZE)