Home
last modified time | relevance | path

Searched refs:IS_WARM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h36 #define IS_WARM(t) ((t) == CURSEG_WARM_NODE || (t) == CURSEG_WARM_DATA) macro
H A Dsegment.c3488 else if (IS_WARM(type)) in __get_segment_type()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h36 #define IS_WARM(t) ((t) == CURSEG_WARM_NODE || (t) == CURSEG_WARM_DATA) macro
H A Dsegment.c3391 else if (IS_WARM(type)) in __get_segment_type()

Completed in 22 milliseconds