Searched refs:ofs_unit (Results 1 – 3 of 3) sorted by relevance
157 p->ofs_unit = 1; in select_policy()162 p->ofs_unit = sbi->segs_per_sec; in select_policy()178 return (1 << sbi->log_blocks_per_seg) * p->ofs_unit; in get_max_cost()298 p.offset = segno + p.ofs_unit; in get_victim_by_default()299 if (p.ofs_unit > 1) in get_victim_by_default()300 p.offset -= segno % p.ofs_unit; in get_victim_by_default()332 *result = (p.min_segno / p.ofs_unit) * p.ofs_unit; in get_victim_by_default()
155 unsigned int ofs_unit; /* bitmap search unit */ member
560 __field(unsigned int, ofs_unit)573 __entry->ofs_unit = p->ofs_unit;587 __entry->ofs_unit,