Home
last modified time | relevance | path

Searched refs:DEF_RECLAIM_PREFREE_SEGMENTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dsegment.h18 #define DEF_RECLAIM_PREFREE_SEGMENTS 5 /* 5% over total segments */ macro
Dsegment.c2303 DEF_RECLAIM_PREFREE_SEGMENTS / 100; in build_segment_manager()