Searched refs:ofs_unit (Results 1 – 3 of 3) sorted by relevance
154 p->ofs_unit = 1; in select_policy()159 p->ofs_unit = sbi->segs_per_sec; in select_policy()175 return (1 << sbi->log_blocks_per_seg) * p->ofs_unit; in get_max_cost()290 p.offset = segno + p.ofs_unit; in get_victim_by_default()291 if (p.ofs_unit > 1) in get_victim_by_default()292 p.offset -= segno % p.ofs_unit; in get_victim_by_default()324 *result = (p.min_segno / p.ofs_unit) * p.ofs_unit; in get_victim_by_default()
152 unsigned int ofs_unit; /* bitmap search unit */ member
527 __field(unsigned int, ofs_unit)540 __entry->ofs_unit = p->ofs_unit;554 __entry->ofs_unit,