Home
last modified time | relevance | path

Searched refs:DEFAULT_DIRTY_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Df2fs.h597 #define DEFAULT_DIRTY_THRESHOLD 4 macro
H A Dsegment.c461 unsigned int threshold = (factor * DEFAULT_DIRTY_THRESHOLD) << in excess_dirty_threshold()