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

/linux-master/fs/f2fs/
H A Dsegment.h120 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = (type)) macro
H A Dsegment.c2774 SET_SUM_TYPE(sum_footer, SUM_TYPE_DATA);
2776 SET_SUM_TYPE(sum_footer, SUM_TYPE_NODE);

Completed in 221 milliseconds