xfs_get_cowextsz_hint 3413 fs/xfs/libxfs/xfs_bmap.c 		align = xfs_get_cowextsz_hint(ap->ip);
xfs_get_cowextsz_hint 3945 fs/xfs/libxfs/xfs_bmap.c 		xfs_extlen_t		extsz = xfs_get_cowextsz_hint(ip);
xfs_get_cowextsz_hint  555 fs/xfs/xfs_bmap_util.c 		if (xfs_get_cowextsz_hint(ip))
xfs_get_cowextsz_hint  452 fs/xfs/xfs_inode.h xfs_extlen_t	xfs_get_cowextsz_hint(struct xfs_inode *ip);
xfs_get_cowextsz_hint  377 fs/xfs/xfs_reflink.c 		imap->br_blockcount, xfs_get_cowextsz_hint(ip));