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

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

Completed in 641 milliseconds