Searched refs:cache_blocks (Results 1 – 1 of 1) sorted by relevance
85 __le32 cache_blocks; member128 dm_cblock_t cache_blocks; member379 disk_super->cache_blocks = cpu_to_le32(0); in __write_initial_superblock()599 cmd->cache_blocks = to_cblock(le32_to_cpu(disk_super->cache_blocks)); in read_superblock_fields()709 disk_super->cache_blocks = cpu_to_le32(from_cblock(cmd->cache_blocks)); in __commit_transaction()774 cmd->cache_blocks = 0; in metadata_open()945 if (from_cblock(cmd->cache_blocks) == 0) in blocks_are_clean_separate_dirty()1092 cmd->cache_blocks = new_cache_size; in dm_cache_resize()1408 if (from_cblock(cmd->cache_blocks) == 0) in __load_mappings()1426 from_cblock(cmd->cache_blocks), in __load_mappings()[all …]
Completed in 7 milliseconds