Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dresize.c149 c.new_overprovision = get_best_overprovision(sb); in get_new_sb()
/external/f2fs-tools/include/
Df2fs_fs.h1485 static inline double get_best_overprovision(struct f2fs_super_block *sb) in get_best_overprovision() function
/external/f2fs-tools/mkfs/
Df2fs_format.c460 c.overprovision = get_best_overprovision(sb); in f2fs_prepare_super_block()