Searched defs:orig_end (Results 1 – 13 of 13) sorted by relevance
/linux/fs/btrfs/ |
H A D | zlib.c | 113 const u64 orig_end = start + len; in zlib_compress_folios() local
|
H A D | zstd.c | 392 const u64 orig_end = start + len; in zstd_compress_folios() local
|
H A D | ordered-data.c | 884 u64 orig_end; in btrfs_wait_ordered_range() local
|
H A D | extent_io.c | 319 const u64 orig_end = *end; in find_lock_delalloc_range() local
|
/linux/fs/jffs2/ |
H A D | gc.c | 1171 uint32_t alloclen, offset, orig_end, orig_start; in jffs2_garbage_collect_dnode() local
|
/linux/drivers/md/ |
H A D | raid0.c | 460 sector_t orig_start, orig_end; in raid0_handle_discard() local
|
/linux/net/tls/ |
H A D | tls_sw.c | 609 u32 tx_overhead_size, u32 *orig_end) in tls_split_open_record() 692 struct tls_rec *from, u32 orig_end) in tls_merge_open_record() 731 u32 i, split_point, orig_end; in tls_push_record() local
|
/linux/mm/damon/ |
H A D | vaddr.c | 67 unsigned long sz_orig, sz_piece, orig_end; in damon_va_evenly_split_region() local
|
/linux/block/ |
H A D | badblocks.c | 765 sector_t orig_end = BB_END(p[prev]); in front_overwrite() local
|
/linux/drivers/net/ethernet/seeq/ |
H A D | sgiseeq.c | 350 unsigned int orig_end = PREV_RX(sp->rx_new); in sgiseeq_rx() local
|
/linux/mm/ |
H A D | vmalloc.c | 2198 unsigned long orig_end = va->va_end; in purge_vmap_node() local 4617 unsigned long base, start, size, end, last_end, orig_start, orig_end; in pcpu_get_vm_areas() local
|
H A D | memblock.c | 1945 phys_addr_t start, end, orig_start, orig_end; in memblock_trim_memory() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 2956 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align() local
|