Home
last modified time | relevance | path

Searched refs:DEF_RECLAIM_PREFREE_SEGMENTS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/f2fs/
Dsegment.h15 #define DEF_RECLAIM_PREFREE_SEGMENTS 5 /* 5% over total segments */ macro
Dsegment.c5088 DEF_RECLAIM_PREFREE_SEGMENTS / 100; in f2fs_build_segment_manager()