Searched refs:IS_WARM (Results 1 - 2 of 2) sorted by path

/linux-master/fs/f2fs/
H A Dsegment.c3466 else if (IS_WARM(type))
H A Dsegment.h36 #define IS_WARM(t) ((t) == CURSEG_WARM_NODE || (t) == CURSEG_WARM_DATA) macro

Completed in 156 milliseconds