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