Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-target.c1345 bool is_policy_promote = (op->op == POLICY_PROMOTE); in mg_full_copy() local
1347 if ((!is_policy_promote && !is_dirty(cache, op->cblock)) || in mg_full_copy()
1354 copy(mg, is_policy_promote); in mg_full_copy()