Home
last modified time | relevance | path

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

/fs/f2fs/
Dgc.c131 if (p->alloc_mode == SSR) { in select_policy()
147 if (p->alloc_mode == SSR) in get_max_cost()
214 if (p->alloc_mode == SSR) in get_gc_cost()
Dsegment.c279 if (sbi->ckpt->alloc_type[i] == SSR) in npages_for_summary_flush()
532 if (seg->alloc_type == SSR) in __refresh_next_blkoff()
560 curseg->alloc_type = SSR; in change_curseg()
578 &(curseg)->next_segno, BG_GC, type, SSR); in get_ssr_segment()
583 BG_GC, type, SSR)) in get_ssr_segment()
1043 if (seg_i->alloc_type == SSR) in read_compacted_summaries()
1186 if (sbi->ckpt->alloc_type[i] == SSR) in write_compacted_summaries()
Ddebug.c272 si->block_count[SSR], si->segment_count[SSR]); in stat_show()
Dsegment.h118 SSR enumerator