Searched refs:DEF_DIRTY_NAT_RATIO_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ | ||
H A D | node.h | 30 #define DEF_DIRTY_NAT_RATIO_THRESHOLD 10 macro |
H A D | node.c | 3251 nm_i->dirty_nats_ratio = DEF_DIRTY_NAT_RATIO_THRESHOLD; in init_node_manager() |