/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iomap.c | 372 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size() 520 offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_write_unwritten() 738 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin() 864 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin() 1006 p_end_fsb = XFS_B_TO_FSBT(mp, end_offset) + in xfs_buffered_write_iomap_begin() 1109 start_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_end() 1155 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin() 1196 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin() 1282 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
|
H A D | xfs_aops.c | 154 XFS_B_TO_FSBT(mp, offset), in xfs_end_ioend() 325 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_map_blocks() 509 xfs_fileoff_t start_fsb = XFS_B_TO_FSBT(mp, fileoff); in xfs_discard_page() 510 xfs_fileoff_t pageoff_fsb = XFS_B_TO_FSBT(mp, pageoff); in xfs_discard_page()
|
H A D | xfs_pnfs.c | 140 offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_fs_map_blocks() 199 error = xfs_bmapi_read(ip, XFS_B_TO_FSBT(ip->i_mount, isize - 1), 1, in xfs_pnfs_validate_isize()
|
H A D | xfs_reflink.c | 287 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_reflink_convert_cow() 552 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_cancel_cow_range() 716 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_end_cow() 1168 xfs_fileoff_t srcoff = XFS_B_TO_FSBT(mp, pos_in); in xfs_reflink_remap_blocks() 1169 xfs_fileoff_t destoff = XFS_B_TO_FSBT(mp, pos_out); in xfs_reflink_remap_blocks()
|
H A D | xfs_mount.c | 815 XFS_B_TO_FSBT(mp, igeo->inode_cluster_size_raw)) { in xfs_mountfs() 819 XFS_B_TO_FSBT(mp, igeo->inode_cluster_size_raw)); in xfs_mountfs()
|
H A D | xfs_bmap_util.c | 755 startoffset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_alloc_file_space() 944 endoffset_fsb = XFS_B_TO_FSBT(mp, offset + len); in xfs_free_file_space()
|
H A D | xfs_super.c | 1503 if (XFS_B_TO_FSBT(mp, MAX_LFS_FILESIZE) > XFS_MAX_FILEOFF) { in xfs_fc_fill_super() 1506 XFS_B_TO_FSBT(mp, MAX_LFS_FILESIZE), in xfs_fc_fill_super()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iomap.c | 419 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size() 567 offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_write_unwritten() 785 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin() 958 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin() 1106 p_end_fsb = XFS_B_TO_FSBT(mp, end_offset) + in xfs_buffered_write_iomap_begin() 1241 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin() 1285 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin() 1373 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
|
H A D | xfs_pnfs.c | 175 offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_fs_map_blocks() 235 error = xfs_bmapi_read(ip, XFS_B_TO_FSBT(ip->i_mount, isize - 1), 1, in xfs_pnfs_validate_isize()
|
H A D | xfs_reflink.c | 290 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_reflink_convert_cow() 674 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_cancel_cow_range() 871 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_end_cow() 1361 xfs_fileoff_t srcoff = XFS_B_TO_FSBT(mp, pos_in); in xfs_reflink_remap_blocks() 1362 xfs_fileoff_t destoff = XFS_B_TO_FSBT(mp, pos_out); in xfs_reflink_remap_blocks()
|
H A D | xfs_bmap_util.c | 598 xfs_fileoff_t start_fsb = XFS_B_TO_FSBT(mp, start_byte); in xfs_bmap_punch_delalloc_range() 809 startoffset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_alloc_file_space() 990 endoffset_fsb = XFS_B_TO_FSBT(mp, offset + len); in xfs_free_file_space()
|
H A D | xfs_mount.c | 752 XFS_B_TO_FSBT(mp, igeo->inode_cluster_size_raw)) { in xfs_mountfs() 756 XFS_B_TO_FSBT(mp, igeo->inode_cluster_size_raw)); in xfs_mountfs()
|
H A D | xfs_aops.c | 284 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_map_blocks()
|
H A D | xfs_super.c | 1667 if (!xfs_verify_fileoff(mp, XFS_B_TO_FSBT(mp, MAX_LFS_FILESIZE))) { in xfs_fs_fill_super() 1670 XFS_B_TO_FSBT(mp, MAX_LFS_FILESIZE), in xfs_fs_fill_super()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 571 bno = XFS_B_TO_FSBT(mp, space * XFS_DIR2_SPACE_SIZE); in xfs_dir2_grow_inode()
|
H A D | xfs_ialloc.c | 2870 if (mp->m_sb.sb_inoalignmt >= XFS_B_TO_FSBT(mp, new_size)) in xfs_ialloc_setup_geometry() 2876 igeo->blocks_per_cluster = XFS_B_TO_FSBT(mp, in xfs_ialloc_setup_geometry()
|
H A D | xfs_format.h | 627 #define XFS_B_TO_FSBT(mp,b) (((uint64_t)(b)) >> (mp)->m_sb.sb_blocklog) macro
|
H A D | xfs_bmap.c | 4511 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 584 bno = XFS_B_TO_FSBT(mp, space * XFS_DIR2_SPACE_SIZE); in xfs_dir2_grow_inode()
|
H A D | xfs_ialloc.c | 2858 if (mp->m_sb.sb_inoalignmt >= XFS_B_TO_FSBT(mp, new_size)) in xfs_ialloc_setup_geometry() 2864 igeo->blocks_per_cluster = XFS_B_TO_FSBT(mp, in xfs_ialloc_setup_geometry()
|
H A D | xfs_format.h | 462 #define XFS_B_TO_FSBT(mp,b) (((uint64_t)(b)) >> (mp)->m_sb.sb_blocklog) macro
|
H A D | xfs_bmap.c | 4514 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | dir.c | 348 if (lblk != XFS_B_TO_FSBT(mp, XFS_DIR2_DATA_OFFSET)) in xchk_directory_data_bestfree()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | dir.c | 314 if (lblk != XFS_B_TO_FSBT(mp, XFS_DIR2_DATA_OFFSET)) in xchk_directory_data_bestfree()
|