xfs_imap 36 fs/xfs/xfs_imap.h int xfs_imap(struct xfs_mount *, struct xfs_trans *, xfs_ino_t, xfs_imap 238 fs/xfs/xfs_inode.c error = xfs_imap(mp, tp, ino, &imap, XFS_IMAP_LOOKUP); xfs_imap 290 fs/xfs/xfs_inode.c error = xfs_imap(mp, tp, ip->i_ino, &imap, xfs_imap 2288 fs/xfs/xfs_log_recover.c error = xfs_imap(log->l_mp, NULL, ino, &imap, 0);