Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsegment.h24 #define IS_DATASEG(t) (t <= CURSEG_COLD_DATA) macro
Dsegment.c973 if (IS_DATASEG(type)) in reset_curseg()
1569 if (IS_DATASEG(type)) { in read_normal_summaries()
1716 if (IS_DATASEG(type)) in write_normal_summaries()