xfs_get_extsz_hint 3415 fs/xfs/libxfs/xfs_bmap.c 		align = xfs_get_extsz_hint(ap->ip);
xfs_get_extsz_hint   84 fs/xfs/xfs_bmap_util.c 	align = xfs_get_extsz_hint(ap->ip);
xfs_get_extsz_hint  580 fs/xfs/xfs_bmap_util.c 		if (xfs_get_extsz_hint(ip) ||
xfs_get_extsz_hint  889 fs/xfs/xfs_bmap_util.c 	extsz = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint   80 fs/xfs/xfs_inode.c 	b = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint  451 fs/xfs/xfs_inode.h xfs_extlen_t	xfs_get_extsz_hint(struct xfs_inode *ip);
xfs_get_extsz_hint  191 fs/xfs/xfs_iomap.c 	extsz = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint  547 fs/xfs/xfs_iomap.c 	ASSERT(!xfs_get_extsz_hint(ip));
xfs_get_extsz_hint  939 fs/xfs/xfs_iomap.c 			!IS_DAX(inode) && !xfs_get_extsz_hint(ip)) {
xfs_get_extsz_hint  553 fs/xfs/xfs_iops.c 				xfs_get_extsz_hint(ip) << mp->m_sb.sb_blocklog;