Searched refs:max_distance (Results 1 – 4 of 4) sorted by relevance
257 __le16 max_distance; member
42 distance = le16_to_cpu(lz4->max_distance); in z_erofs_load_lz4_config()
1620 int tail_distance, max_distance; in xlog_clear_stale_blocks() local1670 max_distance = XLOG_TOTAL_REC_SHIFT(log); in xlog_clear_stale_blocks()1678 max_distance = min(max_distance, tail_distance); in xlog_clear_stale_blocks()1680 if ((head_block + max_distance) <= log->l_logBBsize) { in xlog_clear_stale_blocks()1689 head_block, max_distance, tail_cycle, in xlog_clear_stale_blocks()1717 distance = max_distance - (log->l_logBBsize - head_block); in xlog_clear_stale_blocks()
3040 unsigned long max_distance; in pcpu_embed_first_chunk() local3082 max_distance = areas[highest_group] - base; in pcpu_embed_first_chunk()3083 max_distance += ai->unit_size * ai->groups[highest_group].nr_units; in pcpu_embed_first_chunk()3086 if (max_distance > VMALLOC_TOTAL * 3 / 4) { in pcpu_embed_first_chunk()3088 max_distance, VMALLOC_TOTAL); in pcpu_embed_first_chunk()