Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dgc.h125 ovp_blks = SEGS_TO_BLKS(sbi, overprovision_segments(sbi)); in free_user_blocks()
H A Dsegment.h548 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 Dsysfs.c119 (unsigned long long)(overprovision_segments(sbi))); in ovp_segments_show()
H A Dsegment.c893 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_get_unusable_blocks()
922 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_disable_cp_again()
H A Dfile.c1855 GET_SEC_FROM_SEG(sbi, overprovision_segments(sbi)))) { in f2fs_expand_inode_data()