Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap.c169 static unsigned cow_threshold = DEFAULT_COW_THRESHOLD; variable
170 module_param_named(snapshot_cow_threshold, cow_threshold, uint, 0644);
1554 if (likely(s->in_progress <= cow_threshold) && in account_end_copy()
1562 if (unlikely(s->in_progress > cow_threshold)) { in wait_for_in_progress()
1564 if (likely(s->in_progress > cow_threshold)) { in wait_for_in_progress()