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