xfs_bmapi_read    388 fs/xfs/libxfs/xfs_attr_remote.c 		error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno,
xfs_bmapi_read    520 fs/xfs/libxfs/xfs_attr_remote.c 		error = xfs_bmapi_read(dp, (xfs_fileoff_t)lblkno,
xfs_bmapi_read    586 fs/xfs/libxfs/xfs_attr_remote.c 		error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno,
xfs_bmapi_read    198 fs/xfs/libxfs/xfs_bmap.h int	xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
xfs_bmapi_read   2545 fs/xfs/libxfs/xfs_da_btree.c 		error = xfs_bmapi_read(dp, (xfs_fileoff_t)bno, nfsb, irecs,
xfs_bmapi_read     69 fs/xfs/libxfs/xfs_rtbitmap.c 	error = xfs_bmapi_read(ip, block, 1, &map, &nmap, XFS_DATA_FORK);
xfs_bmapi_read     57 fs/xfs/xfs_attr_inactive.c 		error = xfs_bmapi_read(dp, (xfs_fileoff_t)tblkno, tblkcnt,
xfs_bmapi_read    799 fs/xfs/xfs_bmap_util.c 	error = xfs_bmapi_read(ip, end_fsb, map_len, &imap, &nimaps, 0);
xfs_bmapi_read   1503 fs/xfs/xfs_bmap_util.c 		error = xfs_bmapi_read(tip, offset_fsb, count_fsb, &tirec,
xfs_bmapi_read   1520 fs/xfs/xfs_bmap_util.c 			error = xfs_bmapi_read(ip, tirec.br_startoff,
xfs_bmapi_read    399 fs/xfs/xfs_dquot.c 	error = xfs_bmapi_read(quotip, dqp->q_fileoffset,
xfs_bmapi_read    961 fs/xfs/xfs_iomap.c 	error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap,
xfs_bmapi_read   1256 fs/xfs/xfs_iomap.c 	error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap,
xfs_bmapi_read    143 fs/xfs/xfs_pnfs.c 	error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb,
xfs_bmapi_read    202 fs/xfs/xfs_pnfs.c 	error = xfs_bmapi_read(ip, XFS_B_TO_FSBT(ip->i_mount, isize - 1), 1,
xfs_bmapi_read    995 fs/xfs/xfs_qm.c 		error = xfs_bmapi_read(qip, lblkno, maxlblkcnt - lblkno,
xfs_bmapi_read   1144 fs/xfs/xfs_reflink.c 		error = xfs_bmapi_read(src, srcoff, len, &imap, &nimaps, 0);
xfs_bmapi_read   1418 fs/xfs/xfs_reflink.c 		error = xfs_bmapi_read(ip, fbno, end - fbno, map, &nmaps, 0);
xfs_bmapi_read     46 fs/xfs/xfs_symlink.c 	error = xfs_bmapi_read(ip, 0, fsblocks, mval, &nmaps, 0);
xfs_bmapi_read    427 fs/xfs/xfs_symlink.c 	error = xfs_bmapi_read(ip, 0, xfs_symlink_blocks(mp, size),