bitmap_root 227 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = 0; bitmap_root 576 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = dm_block_location(b); bitmap_root 588 drivers/md/persistent-data/dm-space-map-common.c r = dm_tm_read_lock(ll->tm, ll->bitmap_root, bitmap_root 609 drivers/md/persistent-data/dm-space-map-common.c r = dm_tm_shadow_block(ll->tm, ll->bitmap_root, &index_validator, &b, &inc); bitmap_root 614 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = dm_block_location(b); bitmap_root 680 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = le64_to_cpu(smr.bitmap_root); bitmap_root 691 drivers/md/persistent-data/dm-space-map-common.c return dm_btree_lookup(&ll->bitmap_info, ll->bitmap_root, &index, ie); bitmap_root 698 drivers/md/persistent-data/dm-space-map-common.c return dm_btree_insert(&ll->bitmap_info, ll->bitmap_root, bitmap_root 699 drivers/md/persistent-data/dm-space-map-common.c &index, ie, &ll->bitmap_root); bitmap_root 704 drivers/md/persistent-data/dm-space-map-common.c return dm_btree_empty(&ll->bitmap_info, &ll->bitmap_root); bitmap_root 776 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = le64_to_cpu(smr->bitmap_root); bitmap_root 70 drivers/md/persistent-data/dm-space-map-common.h dm_block_t bitmap_root; bitmap_root 87 drivers/md/persistent-data/dm-space-map-common.h __le64 bitmap_root; bitmap_root 226 drivers/md/persistent-data/dm-space-map-disk.c root_le.bitmap_root = cpu_to_le64(smd->ll.bitmap_root); bitmap_root 538 drivers/md/persistent-data/dm-space-map-metadata.c root_le.bitmap_root = cpu_to_le64(smm->ll.bitmap_root);