Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-policy.h21 enum policy_operation { enum
31 enum policy_operation op;
H A Ddm-cache-target.c968 static void update_stats(struct cache_stats *stats, enum policy_operation op) in update_stats()