Home
last modified time | relevance | path

Searched defs:dm_cache_metadata (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/md/
H A Ddm-cache-metadata.c105 refcount_t ref_count;
106 struct list_head list;
108 unsigned int version;
119 unsigned long flags;
120 dm_block_t root;
121 dm_block_t hint_root;
122 dm_block_t discard_root;
129 bool changed:1;
134 size_t policy_hint_size;
149 bool fail_io:1;
[all …]