Searched refs:DEF_RECLAIM_PREFREE_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
/fs/f2fs/ | ||
D | segment.h | 15 #define DEF_RECLAIM_PREFREE_SEGMENTS 5 /* 5% over total segments */ macro |
D | segment.c | 5134 DEF_RECLAIM_PREFREE_SEGMENTS / 100; in f2fs_build_segment_manager() |