xfs_get_extsz_hint  589 fs/xfs/linux-2.6/xfs_iops.c 				xfs_get_extsz_hint(ip) << mp->m_sb.sb_blocklog;
xfs_get_extsz_hint 2574 fs/xfs/xfs_bmap.c 	align = xfs_get_extsz_hint(ap->ip);
xfs_get_extsz_hint 2681 fs/xfs/xfs_bmap.c 	align = ap->userdata ? xfs_get_extsz_hint(ap->ip) : 0;
xfs_get_extsz_hint 4878 fs/xfs/xfs_bmap.c 				extsz = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint 5846 fs/xfs/xfs_bmap.c 		if (xfs_get_extsz_hint(ip) ||
xfs_get_extsz_hint  427 fs/xfs/xfs_iomap.c 	extsz = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint  636 fs/xfs/xfs_iomap.c 	extsz = xfs_get_extsz_hint(ip);
xfs_get_extsz_hint 3012 fs/xfs/xfs_vnodeops.c 	extsz = xfs_get_extsz_hint(ip);