Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.h127 ovp_blks = SEGS_TO_BLKS(sbi, overprovision_segments(sbi)); in free_user_blocks()
H A Dsysfs.c119 (unsigned long long)(overprovision_segments(sbi))); in ovp_segments_show()
868 if (t > GET_SEC_FROM_SEG(sbi, overprovision_segments(sbi))) in __sbi_store()
H A Dsegment.h602 static inline int overprovision_segments(struct f2fs_sb_info *sbi) in overprovision_segments() function
H A Ddebug.c205 si->overp_segs = overprovision_segments(sbi); in update_general_status()
H A Dsegment.c903 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_get_unusable_blocks()
932 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_disable_cp_again()
H A Dsuper.c5116 GET_SEC_FROM_SEG(sbi, overprovision_segments(sbi)); in f2fs_fill_super()