Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dsegment.h23 #define IS_DATASEG(t) (t <= CURSEG_COLD_DATA) macro
Dsegment.c898 if (IS_DATASEG(type)) in reset_curseg()
1412 if (IS_DATASEG(type)) { in read_normal_summaries()
1559 if (IS_DATASEG(type)) in write_normal_summaries()