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

/linux-master/fs/f2fs/
H A Dgc.h107 ovp_blks = SEGS_TO_BLKS(sbi, overprovision_segments(sbi));
H A Dsegment.h549 static inline int overprovision_segments(struct f2fs_sb_info *sbi) function
H A Ddebug.c140 si->overp_segs = overprovision_segments(sbi);
H A Dsysfs.c113 (unsigned long long)(overprovision_segments(sbi)));
H A Dsegment.c877 (overprovision_segments(sbi) - reserved_segments(sbi));
906 (overprovision_segments(sbi) - reserved_segments(sbi));
H A Dfile.c1740 GET_SEC_FROM_SEG(sbi, overprovision_segments(sbi)))) {

Completed in 167 milliseconds