Home
last modified time | relevance | path

Searched refs:DEFAULT_COW_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap.c167 #define DEFAULT_COW_THRESHOLD 2048 macro
169 static unsigned cow_threshold = DEFAULT_COW_THRESHOLD;
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c163 #define DEFAULT_COW_THRESHOLD 2048 macro
165 static unsigned int cow_threshold = DEFAULT_COW_THRESHOLD;

Completed in 9 milliseconds