Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dgc.c168 static unsigned int get_max_cost(struct f2fs_sb_info *sbi, in get_max_cost() function
268 p.min_cost = max_cost = get_max_cost(sbi, &p); in get_victim_by_default()