| /linux-6.15/fs/isofs/ |
| H A D | compress.c | 41 loff_t block_end, int pcount, in zisofs_uncompress_block() argument 49 int i, block_size = block_end - block_start; in zisofs_uncompress_block() 210 loff_t block_start, block_end; in zisofs_fill_pages() local 260 block_end = le32_to_cpu(*(__le32 *) in zisofs_fill_pages() 262 if (block_start > block_end) { in zisofs_fill_pages() 267 ret = zisofs_uncompress_block(inode, block_start, block_end, in zisofs_fill_pages() 286 block_start = block_end; in zisofs_fill_pages()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_buddy.c | 185 u64 block_start, block_end; in __force_merge() local 193 if (!contains(start, end, block_start, block_end)) in __force_merge() 501 u64 block_end; in __alloc_range_bias() local 517 if (!overlaps(start, end, block_start, block_end)) in __alloc_range_bias() 523 if (block_start < start || block_end > end) { in __alloc_range_bias() 525 u64 adjusted_end = min(block_end, end); in __alloc_range_bias() 535 if (contains(start, end, block_start, block_end) && in __alloc_range_bias() 707 u64 block_end; in __alloc_range() local 720 if (!overlaps(start, end, block_start, block_end)) in __alloc_range() 728 if (contains(start, end, block_start, block_end)) { in __alloc_range() [all …]
|
| /linux-6.15/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 1619 cw.block_end() 1699 ri.cw.block_end() 1767 ri.cw.block_end() 1821 ri.cw.block_end() 1943 ri.cw.block_end() 1995 ri.cw.block_end() 2013 ri.cw.block_end() 2163 ri.cw.block_end() 2196 ri.cw.block_end() 2197 ri.cw.block_end() [all …]
|
| /linux-6.15/fs/ |
| H A D | buffer.c | 2012 size_t block_start, block_end; in folio_zero_new_buffers() local 2031 xend = min(to, block_end); in folio_zero_new_buffers() 2042 block_start = block_end; in folio_zero_new_buffers() 2122 size_t block_start, block_end; in __block_write_begin_int() local 2138 block_end = block_start + blocksize; in __block_write_begin_int() 2167 to, block_end, in __block_write_begin_int() 2206 size_t block_start, block_end; in block_commit_write() local 2218 block_end = block_start + blocksize; in block_commit_write() 2229 block_start = block_end; in block_commit_write() 2378 if (block_end >= to) in block_is_partially_uptodate() [all …]
|
| /linux-6.15/fs/ntfs3/lib/ |
| H A D | lzx_decompress.c | 477 u8 * const block_end = out_next + block_size; in lzx_decompress_block() local 553 if (match_len > (size_t)(block_end - out_next)) in lzx_decompress_block() 560 block_end, LZX_MIN_MATCH_LEN); in lzx_decompress_block() 562 } while (out_next != block_end); in lzx_decompress_block()
|
| /linux-6.15/drivers/md/ |
| H A D | dm-bio-prison-v1.c | 111 if (lhs->block_end <= rhs->block_begin) in cmp_keys() 114 if (lhs->block_begin >= rhs->block_end) in cmp_keys() 128 if (WARN_ON_ONCE(key->block_end - key->block_begin > BIO_PRISON_MAX_RANGE)) in dm_cell_key_has_valid_range() 131 (key->block_end - 1) >> BIO_PRISON_MAX_RANGE_SHIFT)) in dm_cell_key_has_valid_range()
|
| H A D | dm-bio-prison-v2.h | 38 dm_block_t block_begin, block_end; member
|
| H A D | dm-bio-prison-v1.h | 34 dm_block_t block_begin, block_end; member
|
| H A D | dm-bio-prison-v2.c | 103 if (lhs->block_end <= rhs->block_begin) in cmp_keys() 106 if (lhs->block_begin >= rhs->block_end) in cmp_keys()
|
| /linux-6.15/fs/ocfs2/ |
| H A D | aops.c | 403 unsigned block_start, block_end; in walk_page_buffers() local 413 block_end = block_start + blocksize; in walk_page_buffers() 579 unsigned int block_end, block_start; in ocfs2_map_folio_blocks() local 588 block_end = block_start + bsize; in ocfs2_map_folio_blocks() 646 block_end = block_start + bsize; in ocfs2_map_folio_blocks() 647 if (block_end <= from) in ocfs2_map_folio_blocks() 657 block_start = block_end; in ocfs2_map_folio_blocks() 858 unsigned int block_start, block_end; in ocfs2_zero_new_buffers() local 869 block_end = block_start + bh->b_size; in ocfs2_zero_new_buffers() 877 end = min(to, block_end); in ocfs2_zero_new_buffers() [all …]
|
| H A D | file.c | 762 unsigned zero_from, zero_to, block_start, block_end; in ocfs2_write_zero_page() local 799 block_start = block_end) { in ocfs2_write_zero_page() 800 block_end = block_start + i_blocksize(inode); in ocfs2_write_zero_page()
|
| /linux-6.15/fs/ext4/ |
| H A D | move_extent.c | 173 unsigned int blocksize, block_start, block_end; in mext_page_mkuptodate() local 189 block_end = 0; in mext_page_mkuptodate() 192 block_start = block_end; in mext_page_mkuptodate() 193 block_end = block_start + blocksize; in mext_page_mkuptodate() 194 if (block_end <= from || block_start >= to) { in mext_page_mkuptodate()
|
| H A D | inode.c | 982 unsigned block_start, block_end; in ext4_walk_page_buffers() local 989 block_start = block_end, bh = next) { in ext4_walk_page_buffers() 991 block_end = block_start + blocksize; in ext4_walk_page_buffers() 1033 unsigned block_start, block_end; in ext4_block_write_begin() local 1056 block_end = block_start + blocksize; in ext4_block_write_begin() 1089 if (block_end > to || block_start < from) in ext4_block_write_begin() 1091 block_end, in ext4_block_write_begin() 1370 unsigned int block_start = 0, block_end; in ext4_journalled_zero_new_buffers() local 1375 block_end = block_start + bh->b_size; in ext4_journalled_zero_new_buffers() 1382 size = min(to, block_end) - start; in ext4_journalled_zero_new_buffers() [all …]
|
| /linux-6.15/drivers/mtd/parsers/ |
| H A D | afs.c | 228 u32 block_end; in afs_parse_v2_partition() local 282 block_end = imginfo[21]; in afs_parse_v2_partition() 287 block_start, block_end); in afs_parse_v2_partition()
|
| /linux-6.15/fs/nilfs2/ |
| H A D | page.c | 450 unsigned int block_start, block_end; in nilfs_page_count_clean_buffers() local 456 block_start = block_end, bh = bh->b_this_page) { in nilfs_page_count_clean_buffers() 457 block_end = block_start + bh->b_size; in nilfs_page_count_clean_buffers() 458 if (block_end > from && block_start < to && !buffer_dirty(bh)) in nilfs_page_count_clean_buffers()
|
| /linux-6.15/fs/minix/ |
| H A D | itree_common.c | 25 static inline block_t *block_end(struct buffer_head *bh) in block_end() function 291 block_end(bh), depth); in free_branches() 336 free_branches(inode, partial->p + 1, block_end(partial->bh), in truncate()
|
| /linux-6.15/fs/squashfs/ |
| H A D | block.c | 197 const sector_t block_end = read_end >> msblk->devblksize_log2; in squashfs_bio_read() local 199 int total_len = (block_end - block) << msblk->devblksize_log2; in squashfs_bio_read()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | fs-io.c | 560 u64 block_end = round_down(end, block_bytes(c)); in bchfs_fpunch() local 572 if (block_start < block_end) { in bchfs_fpunch() 576 block_start >> 9, block_end >> 9, in bchfs_fpunch() 766 u64 block_end = round_up(end, block_bytes(c)); in bchfs_fallocate() local 786 block_end = round_down(end, block_bytes(c)); in bchfs_fallocate() 789 ret = __bchfs_fallocate(inode, mode, block_start >> 9, block_end >> 9); in bchfs_fallocate()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | mmu.c | 1187 phys_addr_t block_start, block_end, memblock_limit = 0; in adjust_lowmem_bounds() local 1205 for_each_mem_range(i, &block_start, &block_end) { in adjust_lowmem_bounds() 1215 for_each_mem_range(i, &block_start, &block_end) { in adjust_lowmem_bounds() 1217 if (block_end > lowmem_limit) in adjust_lowmem_bounds() 1226 block_end); in adjust_lowmem_bounds() 1244 else if (!IS_ALIGNED(block_end, PMD_SIZE)) in adjust_lowmem_bounds()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.h | 233 int block_start, int block_end);
|
| H A D | core_acl_flex_keys.c | 554 int block_start, int block_end) in mlxsw_afk_clear() argument 558 for (i = block_start; i <= block_end; i++) in mlxsw_afk_clear()
|
| /linux-6.15/fs/fat/ |
| H A D | fatent.c | 652 sector_t blocknr, block_end; in fat_ra_init() local 671 ops->ent_blocknr(sb, ent_limit - 1, &offset, &block_end); in fat_ra_init() 673 ra->limit = (block_end + 1) - blocknr; in fat_ra_init()
|
| /linux-6.15/fs/btrfs/ |
| H A D | extent_map.c | 199 const u64 block_end = block_start + extent_map_block_len(em); in extent_map_block_end() local 201 if (block_end < block_start) in extent_map_block_end() 204 return block_end; in extent_map_block_end()
|
| H A D | inode.c | 4822 u64 block_end; in btrfs_truncate_block() local 4829 block_end = block_start + blocksize - 1; in btrfs_truncate_block() 4885 lock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block() 4897 clear_extent_bit(&inode->io_tree, block_start, block_end, in btrfs_truncate_block() 4920 block_end + 1 - block_start); in btrfs_truncate_block() 4922 block_end + 1 - block_start); in btrfs_truncate_block() 4923 unlock_extent(io_tree, block_start, block_end, &cached_state); in btrfs_truncate_block() 4926 set_extent_bit(&inode->io_tree, block_start, block_end, in btrfs_truncate_block() 5009 u64 block_end = ALIGN(size, fs_info->sectorsize); in btrfs_cont_expand() local 5037 last_byte = min(extent_map_end(em), block_end); in btrfs_cont_expand() [all …]
|
| /linux-6.15/fs/iomap/ |
| H A D | buffered-io.c | 689 loff_t block_end = round_up(pos + len, block_size); in __iomap_write_begin() local 714 block_end - block_start, &poff, &plen); in __iomap_write_begin() 739 } while ((block_start += plen) < block_end); in __iomap_write_begin()
|