Lines Matching refs:cache_disk_superblock
63 struct cache_disk_superblock { struct
177 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_prepare_for_write()
185 static int check_metadata_version(struct cache_disk_superblock *disk_super) in check_metadata_version()
202 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_check()
322 struct cache_disk_superblock *disk_super) in __copy_sm_root()
338 struct cache_disk_superblock *disk_super; in __write_initial_superblock()
438 static int __check_incompat_features(struct cache_disk_superblock *disk_super, in __check_incompat_features()
471 struct cache_disk_superblock *disk_super; in __open_metadata()
568 static void update_flags(struct cache_disk_superblock *disk_super, in update_flags()
589 struct cache_disk_superblock *disk_super) in read_superblock_fields()
624 struct cache_disk_superblock *disk_super; in __begin_transaction_flags()
642 struct cache_disk_superblock *disk_super; in __begin_transaction()
664 struct cache_disk_superblock *disk_super; in __commit_transaction()
670 BUILD_BUG_ON(sizeof(struct cache_disk_superblock) > 512); in __commit_transaction()
1788 struct cache_disk_superblock *disk_super; in dm_cache_metadata_set_needs_check()