Home
last modified time | relevance | path

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

/linux-5.19.10/fs/f2fs/
Dsegment.h116 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
Dgc.c1702 if (type != GET_SUM_TYPE((&sum->footer))) { in do_garbage_collect()
1704 segno, type, GET_SUM_TYPE((&sum->footer))); in do_garbage_collect()