Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dgc.h115 ovp_blks = overprovision_segments(sbi) << sbi->log_blocks_per_seg; in free_user_blocks()
Dsegment.h563 static inline int overprovision_segments(struct f2fs_sb_info *sbi) in overprovision_segments() function
Ddebug.c132 si->overp_segs = overprovision_segments(sbi); in update_general_status()
Dsysfs.c103 (unsigned long long)(overprovision_segments(sbi))); in ovp_segments_show()
Dsegment.c937 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_get_unusable_blocks()
966 (overprovision_segments(sbi) - reserved_segments(sbi)); in f2fs_disable_cp_again()
Dfile.c1675 GET_SEC_FROM_SEG(sbi, overprovision_segments(sbi)))) { in expand_inode_data()