Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-cache-policy.h20 enum policy_operation { enum
30 enum policy_operation op;
Ddm-cache-target.c958 static void update_stats(struct cache_stats *stats, enum policy_operation op) in update_stats()