Searched refs:DEF_RECLAIM_PREFREE_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/f2fs/ | ||
D | segment.h | 17 #define DEF_RECLAIM_PREFREE_SEGMENTS 5 /* 5% over total segments */ macro |
D | segment.c | 2137 DEF_RECLAIM_PREFREE_SEGMENTS / 100; in build_segment_manager() |