Searched refs:ofs_unit (Results 1 – 3 of 3) sorted by relevance
254 p->ofs_unit = 1; in select_policy()259 p->ofs_unit = 1; in select_policy()262 p->ofs_unit = SEGS_PER_SEC(sbi); in select_policy()304 return 2 * BLKS_PER_SEG(sbi) * p->ofs_unit; in get_max_cost()821 last_segment / p.ofs_unit, in f2fs_get_victim()822 p.offset / p.ofs_unit); in f2fs_get_victim()823 segno = unit_no * p.ofs_unit; in f2fs_get_victim()835 p.offset = segno + p.ofs_unit; in f2fs_get_victim()894 last_victim + p.ofs_unit; in f2fs_get_victim()896 sm->last_victim[p.gc_mode] = segno + p.ofs_unit; in f2fs_get_victim()[all …]
186 unsigned int ofs_unit; /* bitmap search unit */ member
778 __field(unsigned int, ofs_unit)792 __entry->ofs_unit = p->ofs_unit;808 __entry->ofs_unit,