Searched refs:ofs_unit (Results 1 – 2 of 2) sorted by relevance
287 p->ofs_unit = 1; in select_policy()290 p->ofs_unit = SEGS_PER_SEC(sbi); in select_policy()332 return SEGS_TO_BLKS(sbi, 2 * p->ofs_unit); in get_max_cost()855 last_segment / p.ofs_unit, in f2fs_get_victim()856 p.offset / p.ofs_unit); in f2fs_get_victim()857 segno = unit_no * p.ofs_unit; in f2fs_get_victim()869 p.offset = segno + p.ofs_unit; in f2fs_get_victim()928 last_victim + p.ofs_unit; in f2fs_get_victim()930 sm->last_victim[p.gc_mode] = segno + p.ofs_unit; in f2fs_get_victim()951 *result = (p.min_segno / p.ofs_unit) * p.ofs_unit; in f2fs_get_victim()
157 unsigned int ofs_unit; /* bitmap search unit */ member
Completed in 10 milliseconds