Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.h39 #define IS_CURSEG(sbi, seg) \ macro
H A Dsegment.c751 if (IS_CURSEG(sbi, segno)) in __locate_dirty_segment()
832 if (segno == NULL_SEGNO || IS_CURSEG(sbi, segno)) in locate_dirty_segment()
865 if (IS_CURSEG(sbi, segno)) in f2fs_dirty_to_prefree()
3723 if (se->valid_blocks == 0 && !IS_CURSEG(sbi, segno)) { in f2fs_do_replace_block()
3730 if (IS_CURSEG(sbi, segno)) { in f2fs_do_replace_block()