Home
last modified time | relevance | path

Searched refs:BATCHED_TRIM_SEGMENTS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Df2fs.h123 #define BATCHED_TRIM_SEGMENTS(sbi) \ macro
126 (BATCHED_TRIM_SEGMENTS(sbi) << (sbi)->log_blocks_per_seg)
Dsegment.c1163 BATCHED_TRIM_SEGMENTS(sbi), in f2fs_trim_fs()