Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsegment.h35 #define IS_CURSEC(sbi, secno) \ macro
678 if (IS_CURSEC(sbi, secno) || (sbi->cur_victim_sec == secno)) in sec_usage_check()