xfs_imap_to_bp    645 fs/xfs/libxfs/xfs_inode_buf.c 	error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &bp, 0, iget_flags);
xfs_imap_to_bp     53 fs/xfs/libxfs/xfs_inode_buf.h int	xfs_imap_to_bp(struct xfs_mount *, struct xfs_trans *,
xfs_imap_to_bp    281 fs/xfs/scrub/ialloc.c 	error = xfs_imap_to_bp(mp, bs->cur->bc_tp, &imap, &dip, &cluster_bp,
xfs_imap_to_bp   2190 fs/xfs/xfs_inode.c 	error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, 0, 0);
xfs_imap_to_bp   2313 fs/xfs/xfs_inode.c 	error = xfs_imap_to_bp(mp, tp, imap, dipp, bpp, 0, 0);
xfs_imap_to_bp   3688 fs/xfs/xfs_inode.c 	error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &bp, XBF_TRYLOCK,
xfs_imap_to_bp   4990 fs/xfs/xfs_log_recover.c 	error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &ibp, 0, 0);