Searched defs:IS_NODESEG (Results 1 - 1 of 1) sorted by path

/linux-master/fs/f2fs/
H A Dsegment.h26 #define IS_NODESEG(t) ((t) >= CURSEG_HOT_NODE && (t) <= CURSEG_COLD_NODE) macro

Completed in 190 milliseconds