Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.h42 #define IS_CURSEC(sbi, secno) \ macro
785 if (IS_CURSEC(sbi, secno) || (sbi->cur_victim_sec == secno)) in sec_usage_check()
Dsegment.c1661 if (!IS_CURSEC(sbi, secno) && in clear_prefree_segments()