Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h119 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
H A Dgc.c1742 if (type != GET_SUM_TYPE((&sum->footer))) { in do_garbage_collect()
1744 segno, type, GET_SUM_TYPE((&sum->footer))); in do_garbage_collect()