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