Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c352 struct cache_features { struct
465 struct cache_features features;
2110 struct cache_features features;
2231 static void init_features(struct cache_features *cf) in init_features()
2248 struct cache_features *cf = &ca->features; in parse_features()