Searched defs:search_end (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-io-tree.c | 1557 count_range_bits(struct extent_io_tree *tree, u64 *start, u64 search_end, u64 max_bytes, u32 bits, int contig, struct extent_state **cached_state) count_range_bits() argument
|
H A D | block-group.c | 588 u64 search_end = block_group->start + block_group->length; in sample_block_group_extent_item() local
|
H A D | volumes.c | 1599 u64 search_end = device->total_bytes; in find_free_dev_extent() local
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | init.c | 1379 unsigned long search_end = (unsigned long)dma32_phys_limit; in reserve_crashkernel() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.c | 2036 count_range_bits(struct extent_io_tree *tree, u64 *start, u64 search_end, u64 max_bytes, unsigned bits, int contig) count_range_bits() argument
|
H A D | volumes.c | 1576 u64 search_end = device->total_bytes; in find_free_dev_extent_start() local
|
Completed in 33 milliseconds