Home
last modified time | relevance | path

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

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