Home
last modified time | relevance | path

Searched refs:SSR (Results 1 – 4 of 4) sorted by relevance

/fs/f2fs/
Dgc.c184 if (p->alloc_mode == SSR) { in select_policy()
214 if (p->alloc_mode == SSR) in get_max_cost()
282 if (p->alloc_mode == SSR) in get_gc_cost()
Ddebug.c400 si->block_count[SSR], si->segment_count[SSR]); in stat_show()
Dsegment.c1970 if (sbi->ckpt->alloc_type[i] == SSR) in npages_for_summary_flush()
2231 if (seg->alloc_type == SSR) in __refresh_next_blkoff()
2259 curseg->alloc_type = SSR; in change_curseg()
2277 if (v_ops->get_victim(sbi, &segno, BG_GC, type, SSR)) { in get_ssr_segment()
2304 if (v_ops->get_victim(sbi, &segno, BG_GC, i, SSR)) { in get_ssr_segment()
2982 if (seg_i->alloc_type == SSR) in read_compacted_summaries()
3135 if (sbi->ckpt->alloc_type[i] == SSR) in write_compacted_summaries()
Dsegment.h141 SSR enumerator