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