Lines Matching refs:cache_disk_superblock
62 struct cache_disk_superblock { struct
175 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_prepare_for_write()
183 static int check_metadata_version(struct cache_disk_superblock *disk_super) in check_metadata_version()
200 struct cache_disk_superblock *disk_super = dm_block_data(b); in sb_check()
320 struct cache_disk_superblock *disk_super) in __copy_sm_root()
336 struct cache_disk_superblock *disk_super; in __write_initial_superblock()
436 static int __check_incompat_features(struct cache_disk_superblock *disk_super, in __check_incompat_features()
469 struct cache_disk_superblock *disk_super; in __open_metadata()
563 static void update_flags(struct cache_disk_superblock *disk_super, in update_flags()
583 struct cache_disk_superblock *disk_super) in read_superblock_fields()
618 struct cache_disk_superblock *disk_super; in __begin_transaction_flags()
636 struct cache_disk_superblock *disk_super; in __begin_transaction()
658 struct cache_disk_superblock *disk_super; in __commit_transaction()
664 BUILD_BUG_ON(sizeof(struct cache_disk_superblock) > 512); in __commit_transaction()
1779 struct cache_disk_superblock *disk_super; in dm_cache_metadata_set_needs_check()