Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-cache-policy.h20 enum policy_operation { enum
30 enum policy_operation op;
Ddm-cache-target.c1062 static void update_stats(struct cache_stats *stats, enum policy_operation op) in update_stats()