Searched refs:RECLAIM_MAX_FREE_SPACE (Results 1 – 1 of 1) sorted by relevance
34 #define RECLAIM_MAX_FREE_SPACE (10 * 1024 * 1024 * 2) /* sector */ macro1122 if (log->max_free_space > RECLAIM_MAX_FREE_SPACE) in r5l_load_log()1123 log->max_free_space = RECLAIM_MAX_FREE_SPACE; in r5l_load_log()