Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/ !
Dsegment.h122 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
Dgc.c1746 if (type != GET_SUM_TYPE((&sum->footer))) { in do_garbage_collect()
1748 segno, type, GET_SUM_TYPE((&sum->footer))); in do_garbage_collect()