Lines Matching refs:cache_disk_superblock
62 struct cache_disk_superblock { struct
155 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_prepare_for_write()
163 static int check_metadata_version(struct cache_disk_superblock *disk_super) in check_metadata_version()
179 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_check()
299 struct cache_disk_superblock *disk_super) in __copy_sm_root()
310 struct cache_disk_superblock *disk_super; in __write_initial_superblock()
401 static int __check_incompat_features(struct cache_disk_superblock *disk_super, in __check_incompat_features()
433 struct cache_disk_superblock *disk_super; in __open_metadata()
523 static void update_flags(struct cache_disk_superblock *disk_super, in update_flags()
543 struct cache_disk_superblock *disk_super) in read_superblock_fields()
574 struct cache_disk_superblock *disk_super; in __begin_transaction_flags()
592 struct cache_disk_superblock *disk_super; in __begin_transaction()
614 struct cache_disk_superblock *disk_super; in __commit_transaction()
620 BUILD_BUG_ON(sizeof(struct cache_disk_superblock) > 512); in __commit_transaction()
1482 struct cache_disk_superblock *disk_super; in dm_cache_metadata_set_needs_check()