Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h35 #define IS_HOT(t) ((t) == CURSEG_HOT_NODE || (t) == CURSEG_HOT_DATA) macro
H A Dsegment.c3486 if (IS_HOT(type)) in __get_segment_type()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h35 #define IS_HOT(t) ((t) == CURSEG_HOT_NODE || (t) == CURSEG_HOT_DATA) macro
H A Dsegment.c3389 if (IS_HOT(type)) in __get_segment_type()

Completed in 17 milliseconds