Searched refs:BLKS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
145 blks_per_sec = BLKS_PER_SEC(sbi); in update_sit_info()
91 #define BLKS_PER_SEC(sbi) \ macro
2249 sec_num = (total + BLKS_PER_SEC(sbi) - 1) / BLKS_PER_SEC(sbi); in f2fs_defragment_range()
182 #define MAX_DISCARD_BLOCKS(sbi) BLKS_PER_SEC(sbi)