Searched defs:IS_NODESEG (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 250 milliseconds