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.h100 #define GET_SUM_TYPE(footer) ((footer)->entry_type) macro
H A Dgc.c1888 if (type != GET_SUM_TYPE(sum_footer(sbi, sum))) { in do_garbage_collect()
1892 GET_SUM_TYPE( in do_garbage_collect()