Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h122 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
H A Dgc.c1648 if (type != GET_SUM_TYPE((&sum->footer))) { in do_garbage_collect()
1650 segno, type, GET_SUM_TYPE((&sum->footer))); in do_garbage_collect()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h122 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
H A Dgc.c1743 if (type != GET_SUM_TYPE((&sum->footer))) { in do_garbage_collect()
1745 segno, type, GET_SUM_TYPE((&sum->footer))); in do_garbage_collect()

Completed in 9 milliseconds