end_fsb 469 fs/ext4/fsmap.c ext4_fsblk_t end_fsb; end_fsb 487 fs/ext4/fsmap.c end_fsb = keys[1].fmr_physical; end_fsb 491 fs/ext4/fsmap.c ext4_get_group_no_and_offset(sb, end_fsb, &end_ag, &last_cluster); end_fsb 497 fs/xfs/xfs_aops.c xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + count); end_fsb 566 fs/xfs/xfs_aops.c imap.br_startoff = end_fsb; /* fake a hole past EOF */ end_fsb 695 fs/xfs/xfs_bmap_util.c xfs_fileoff_t end_fsb = start_fsb + length; end_fsb 703 fs/xfs/xfs_bmap_util.c if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) end_fsb 780 fs/xfs/xfs_bmap_util.c xfs_fileoff_t end_fsb; end_fsb 791 fs/xfs/xfs_bmap_util.c end_fsb = XFS_B_TO_FSB(mp, (xfs_ufsize_t)XFS_ISIZE(ip)); end_fsb 793 fs/xfs/xfs_bmap_util.c if (last_fsb <= end_fsb) end_fsb 795 fs/xfs/xfs_bmap_util.c map_len = last_fsb - end_fsb; end_fsb 799 fs/xfs/xfs_bmap_util.c error = xfs_bmapi_read(ip, end_fsb, map_len, &imap, &nimaps, 0); end_fsb 1478 fs/xfs/xfs_bmap_util.c xfs_fileoff_t end_fsb; end_fsb 1497 fs/xfs/xfs_bmap_util.c end_fsb = XFS_B_TO_FSB(ip->i_mount, i_size_read(VFS_I(ip))); end_fsb 1498 fs/xfs/xfs_bmap_util.c count_fsb = (xfs_filblks_t)(end_fsb - offset_fsb); end_fsb 471 fs/xfs/xfs_fsmap.c xfs_fsblock_t end_fsb; end_fsb 481 fs/xfs/xfs_fsmap.c end_fsb = XFS_BB_TO_FSB(mp, keys[1].fmr_physical); end_fsb 492 fs/xfs/xfs_fsmap.c info->high.rm_startblock = end_fsb; end_fsb 566 fs/xfs/xfs_fsmap.c xfs_fsblock_t end_fsb; end_fsb 578 fs/xfs/xfs_fsmap.c end_fsb = XFS_DADDR_TO_FSB(mp, keys[1].fmr_physical); end_fsb 600 fs/xfs/xfs_fsmap.c end_ag = XFS_FSB_TO_AGNO(mp, end_fsb); end_fsb 610 fs/xfs/xfs_fsmap.c end_fsb); end_fsb 96 fs/xfs/xfs_iomap.c xfs_fileoff_t end_fsb) end_fsb 101 fs/xfs/xfs_iomap.c iomap->length = XFS_FSB_TO_B(ip->i_mount, end_fsb - offset_fsb); end_fsb 538 fs/xfs/xfs_iomap.c xfs_fileoff_t end_fsb; end_fsb 568 fs/xfs/xfs_iomap.c end_fsb = min(XFS_B_TO_FSB(mp, offset + count), maxbytes_fsb); end_fsb 578 fs/xfs/xfs_iomap.c imap.br_startoff = end_fsb; /* fake hole until the end */ end_fsb 621 fs/xfs/xfs_iomap.c xfs_trim_extent(&imap, offset_fsb, end_fsb - offset_fsb); end_fsb 640 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; end_fsb 652 fs/xfs/xfs_iomap.c end_fsb = min(XFS_B_TO_FSB(mp, offset + count), maxbytes_fsb); end_fsb 680 fs/xfs/xfs_iomap.c prealloc_blocks = p_end_fsb - end_fsb; end_fsb 686 fs/xfs/xfs_iomap.c end_fsb - offset_fsb, prealloc_blocks, end_fsb 930 fs/xfs/xfs_iomap.c xfs_fileoff_t offset_fsb, end_fsb; end_fsb 959 fs/xfs/xfs_iomap.c end_fsb = XFS_B_TO_FSB(mp, offset + length); end_fsb 961 fs/xfs/xfs_iomap.c error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap, end_fsb 1009 fs/xfs/xfs_iomap.c end_fsb = imap.br_startoff + imap.br_blockcount; end_fsb 1010 fs/xfs/xfs_iomap.c length = XFS_FSB_TO_B(mp, end_fsb) - offset; end_fsb 1075 fs/xfs/xfs_iomap.c xfs_fileoff_t end_fsb; end_fsb 1096 fs/xfs/xfs_iomap.c end_fsb = XFS_B_TO_FSB(mp, offset + length); end_fsb 1106 fs/xfs/xfs_iomap.c if ((iomap->flags & IOMAP_F_NEW) && start_fsb < end_fsb) { end_fsb 1108 fs/xfs/xfs_iomap.c XFS_FSB_TO_B(mp, end_fsb) - 1); end_fsb 1111 fs/xfs/xfs_iomap.c end_fsb - start_fsb); end_fsb 1153 fs/xfs/xfs_iomap.c xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); end_fsb 1194 fs/xfs/xfs_iomap.c end_fsb = min(end_fsb, data_fsb); end_fsb 1195 fs/xfs/xfs_iomap.c xfs_trim_extent(&cmap, offset_fsb, end_fsb); end_fsb 1217 fs/xfs/xfs_iomap.c xfs_trim_extent(&imap, offset_fsb, end_fsb); end_fsb 1239 fs/xfs/xfs_iomap.c xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); end_fsb 1256 fs/xfs/xfs_iomap.c error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, &imap, end_fsb 88 fs/xfs/xfs_pnfs.c xfs_fileoff_t offset_fsb, end_fsb; end_fsb 139 fs/xfs/xfs_pnfs.c end_fsb = XFS_B_TO_FSB(mp, (xfs_ufsize_t)offset + length); end_fsb 143 fs/xfs/xfs_pnfs.c error = xfs_bmapi_read(ip, offset_fsb, end_fsb - offset_fsb, end_fsb 290 fs/xfs/xfs_reflink.c xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + count); end_fsb 291 fs/xfs/xfs_reflink.c xfs_filblks_t count_fsb = end_fsb - offset_fsb; end_fsb 463 fs/xfs/xfs_reflink.c xfs_fileoff_t end_fsb, end_fsb 473 fs/xfs/xfs_reflink.c if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) end_fsb 479 fs/xfs/xfs_reflink.c xfs_trim_extent(&del, offset_fsb, end_fsb - offset_fsb); end_fsb 548 fs/xfs/xfs_reflink.c xfs_fileoff_t end_fsb; end_fsb 556 fs/xfs/xfs_reflink.c end_fsb = NULLFILEOFF; end_fsb 558 fs/xfs/xfs_reflink.c end_fsb = XFS_B_TO_FSB(ip->i_mount, offset + count); end_fsb 570 fs/xfs/xfs_reflink.c error = xfs_reflink_cancel_cow_blocks(ip, &tp, offset_fsb, end_fsb, end_fsb 602 fs/xfs/xfs_reflink.c xfs_fileoff_t *end_fsb) end_fsb 615 fs/xfs/xfs_reflink.c *end_fsb = offset_fsb; end_fsb 638 fs/xfs/xfs_reflink.c if (!xfs_iext_lookup_extent_before(ip, ifp, end_fsb, &icur, &got) || end_fsb 640 fs/xfs/xfs_reflink.c *end_fsb = offset_fsb; end_fsb 651 fs/xfs/xfs_reflink.c xfs_trim_extent(&del, offset_fsb, *end_fsb - offset_fsb); end_fsb 661 fs/xfs/xfs_reflink.c *end_fsb = del.br_startoff; end_fsb 694 fs/xfs/xfs_reflink.c *end_fsb = del.br_startoff; end_fsb 713 fs/xfs/xfs_reflink.c xfs_fileoff_t end_fsb; end_fsb 719 fs/xfs/xfs_reflink.c end_fsb = XFS_B_TO_FSB(ip->i_mount, offset + count); end_fsb 753 fs/xfs/xfs_reflink.c while (end_fsb > offset_fsb && !error) end_fsb 754 fs/xfs/xfs_reflink.c error = xfs_reflink_end_cow_extent(ip, offset_fsb, &end_fsb); end_fsb 36 fs/xfs/xfs_reflink.h xfs_fileoff_t end_fsb, bool cancel_real);