Searched refs:ofs_unit (Results 1 – 3 of 3) sorted by relevance
288 p->ofs_unit = 1; in select_policy()291 p->ofs_unit = SEGS_PER_SEC(sbi); in select_policy()334 return SEGS_TO_BLKS(sbi, 2 * p->ofs_unit); in get_max_cost()857 last_segment / p.ofs_unit, in f2fs_get_victim()858 p.offset / p.ofs_unit); in f2fs_get_victim()859 segno = unit_no * p.ofs_unit; in f2fs_get_victim()871 p.offset = segno + p.ofs_unit; in f2fs_get_victim()933 last_victim + p.ofs_unit; in f2fs_get_victim()935 sm->last_victim[p.gc_mode] = segno + p.ofs_unit; in f2fs_get_victim()956 *result = (p.min_segno / p.ofs_unit) * p.ofs_unit; in f2fs_get_victim()
166 unsigned int ofs_unit; /* bitmap search unit */ member
846 __field(unsigned int, ofs_unit)860 __entry->ofs_unit = p->ofs_unit;876 __entry->ofs_unit,