Symbol: xfs_bmapi_read
fs/xfs/libxfs/xfs_attr_remote.c
419
error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno,
fs/xfs/libxfs/xfs_attr_remote.c
526
error = xfs_bmapi_read(dp, (xfs_fileoff_t)lblkno,
fs/xfs/libxfs/xfs_attr_remote.c
682
error = xfs_bmapi_read(args->dp, (xfs_fileoff_t)lblkno,
fs/xfs/libxfs/xfs_bmap.h
200
int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
fs/xfs/libxfs/xfs_da_btree.c
2740
error = xfs_bmapi_read(dp, bno, nfsb, irecs, &nirecs,
fs/xfs/libxfs/xfs_exchmaps.c
295
error = xfs_bmapi_read(xmi->xmi_ip1, xmi->xmi_startoff1,
fs/xfs/libxfs/xfs_exchmaps.c
320
error = xfs_bmapi_read(xmi->xmi_ip2, xmi->xmi_startoff2,
fs/xfs/libxfs/xfs_exchmaps.c
917
error = xfs_bmapi_read(ip, off, blockcount, nrec, &nimaps, bmap_flags);
fs/xfs/libxfs/xfs_rtbitmap.c
195
error = xfs_bmapi_read(ip, block, 1, &map, &nmap, 0);
fs/xfs/libxfs/xfs_symlink_remote.c
259
error = xfs_bmapi_read(ip, 0, fsblocks, mval, &nmaps, 0);
fs/xfs/libxfs/xfs_symlink_remote.c
402
error = xfs_bmapi_read(ip, 0, XFS_MAX_FILEOFF, mval, &nmaps, 0);
fs/xfs/scrub/attr_repair.c
902
error = xfs_bmapi_read(sc->ip, offset, XFS_MAX_FILEOFF - offset,
fs/xfs/scrub/dir_repair.c
975
error = xfs_bmapi_read(sc->ip, offset, geo->leafblk - offset,
fs/xfs/scrub/dqiterate.c
107
error = xfs_bmapi_read(cursor->quota_ip, fileoff,
fs/xfs/scrub/dqiterate.c
66
error = xfs_bmapi_read(cursor->quota_ip, fileoff,
fs/xfs/scrub/quota.c
102
error = xfs_bmapi_read(sc->ip, offset, 1, &irec, &nmaps, 0);
fs/xfs/scrub/quota_repair.c
125
error = xfs_bmapi_read(sc->ip, offset, 1, &irec, &nmaps, 0);
fs/xfs/scrub/reap.c
1354
error = xfs_bmapi_read(rs->ip, off, max_off - off, &hmap,
fs/xfs/scrub/reap.c
1666
error = xfs_bmapi_read(ip, off, XFS_MAX_FILEOFF - off, &imap,
fs/xfs/scrub/rtbitmap.c
173
error = xfs_bmapi_read(ip, off, endoff - off, &map, &nmap,
fs/xfs/scrub/rtbitmap_repair.c
422
error = xfs_bmapi_read(sc->ip, off, len - off, &map, &nmaps,
fs/xfs/scrub/rtsummary.c
260
error = xfs_bmapi_read(ip, off, endoff - off, &map, &nmap,
fs/xfs/scrub/symlink_repair.c
116
error = xfs_bmapi_read(ip, 0, fsblocks, mval, &nmaps, 0);
fs/xfs/scrub/tempfile.c
432
error = xfs_bmapi_read(sc->tempip, off, end - off, &map, &nmaps,
fs/xfs/scrub/tempfile.c
505
error = xfs_bmapi_read(sc->tempip, off, 1, &map, &nmaps, 0);
fs/xfs/xfs_attr_inactive.c
53
error = xfs_bmapi_read(dp, (xfs_fileoff_t)blkno, blkcnt,
fs/xfs/xfs_bmap_util.c
1280
error = xfs_bmapi_read(tip, offset_fsb, count_fsb, &tirec,
fs/xfs/xfs_bmap_util.c
1297
error = xfs_bmapi_read(ip, tirec.br_startoff,
fs/xfs/xfs_dquot.c
482
error = xfs_bmapi_read(quotip, dqp->q_fileoffset,
fs/xfs/xfs_iomap.c
2203
error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap,
fs/xfs/xfs_iomap.c
2339
error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap,
fs/xfs/xfs_iomap.c
910
error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap,
fs/xfs/xfs_pnfs.c
187
error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb,
fs/xfs/xfs_pnfs.c
247
error = xfs_bmapi_read(ip, XFS_B_TO_FSBT(ip->i_mount, isize - 1), 1,
fs/xfs/xfs_qm.c
1187
error = xfs_bmapi_read(qip, lblkno, maxlblkcnt - lblkno,
fs/xfs/xfs_reflink.c
1413
error = xfs_bmapi_read(ip, dmap->br_startoff, dmap->br_blockcount,
fs/xfs/xfs_reflink.c
1592
error = xfs_bmapi_read(src, srcoff, len, &imap, &nimaps, 0);
fs/xfs/xfs_reflink.c
479
error = xfs_bmapi_read(ip, imap->br_startoff,
fs/xfs/xfs_reflink.c
554
error = xfs_bmapi_read(ip, imap->br_startoff,
fs/xfs/xfs_reflink.c
873
error = xfs_bmapi_read(ip, del.br_startoff, del.br_blockcount, &data,
fs/xfs/xfs_zone_alloc.c
243
error = xfs_bmapi_read(ip, new->br_startoff, new->br_blockcount, &data,