dm_block_location 177 drivers/md/dm-cache-metadata.c disk_super->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 203 drivers/md/dm-cache-metadata.c if (dm_block_location(b) != le64_to_cpu(disk_super->blocknr)) { dm_block_location 206 drivers/md/dm-cache-metadata.c (unsigned long long)dm_block_location(b)); dm_block_location 173 drivers/md/dm-clone-metadata.c sb->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 188 drivers/md/dm-clone-metadata.c if (dm_block_location(b) != le64_to_cpu(sb->blocknr)) { dm_block_location 191 drivers/md/dm-clone-metadata.c (unsigned long long)dm_block_location(b)); dm_block_location 197 drivers/md/dm-era-target.c disk->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 222 drivers/md/dm-era-target.c if (dm_block_location(b) != le64_to_cpu(disk->blocknr)) { dm_block_location 225 drivers/md/dm-era-target.c (unsigned long long)dm_block_location(b)); dm_block_location 1050 drivers/md/dm-era-target.c md->metadata_snap = dm_block_location(clone); dm_block_location 1097 drivers/md/dm-era-target.c location = dm_block_location(clone); dm_block_location 254 drivers/md/dm-thin-metadata.c disk_super->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 267 drivers/md/dm-thin-metadata.c if (dm_block_location(b) != le64_to_cpu(disk_super->blocknr)) { dm_block_location 270 drivers/md/dm-thin-metadata.c (unsigned long long)dm_block_location(b)); dm_block_location 1303 drivers/md/dm-thin-metadata.c held_root = dm_block_location(copy); dm_block_location 46 drivers/md/persistent-data/dm-array.c bh_le->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 59 drivers/md/persistent-data/dm-array.c if (dm_block_location(b) != le64_to_cpu(bh_le->blocknr)) { dm_block_location 62 drivers/md/persistent-data/dm-array.c (unsigned long long) dm_block_location(b)); dm_block_location 274 drivers/md/persistent-data/dm-array.c __le64 block_le = cpu_to_le64(dm_block_location(block)); dm_block_location 308 drivers/md/persistent-data/dm-array.c if (dm_block_location(block) != b) { dm_block_location 337 drivers/md/persistent-data/dm-block-manager.c EXPORT_SYMBOL_GPL(dm_block_location); dm_block_location 21 drivers/md/persistent-data/dm-block-manager.h dm_block_t dm_block_location(struct dm_block *b); dm_block_location 163 drivers/md/persistent-data/dm-btree-remove.c cpu_to_le64(dm_block_location(result->block)); dm_block_location 226 drivers/md/persistent-data/dm-btree-remove.c dm_tm_dec(info->tm, dm_block_location(r->block)); dm_block_location 293 drivers/md/persistent-data/dm-btree-remove.c dm_tm_dec(info->tm, dm_block_location(c->block)); dm_block_location 428 drivers/md/persistent-data/dm-btree-remove.c dm_tm_dec(info->tm, dm_block_location(child)); dm_block_location 487 drivers/md/persistent-data/dm-btree-remove.c __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); dm_block_location 579 drivers/md/persistent-data/dm-btree-remove.c __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); dm_block_location 29 drivers/md/persistent-data/dm-btree-spine.c h->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 47 drivers/md/persistent-data/dm-btree-spine.c if (dm_block_location(b) != le64_to_cpu(h->blocknr)) { dm_block_location 49 drivers/md/persistent-data/dm-btree-spine.c le64_to_cpu(h->blocknr), dm_block_location(b)); dm_block_location 213 drivers/md/persistent-data/dm-btree-spine.c s->root = dm_block_location(s->nodes[0]); dm_block_location 148 drivers/md/persistent-data/dm-btree.c *root = dm_block_location(b); dm_block_location 256 drivers/md/persistent-data/dm-btree.c dm_tm_dec(s->tm, dm_block_location(f->b)); dm_block_location 573 drivers/md/persistent-data/dm-btree.c location = cpu_to_le64(dm_block_location(left)); dm_block_location 578 drivers/md/persistent-data/dm-btree.c location = cpu_to_le64(dm_block_location(right)); dm_block_location 677 drivers/md/persistent-data/dm-btree.c val = cpu_to_le64(dm_block_location(left)); dm_block_location 682 drivers/md/persistent-data/dm-btree.c val = cpu_to_le64(dm_block_location(right)); dm_block_location 712 drivers/md/persistent-data/dm-btree.c __le64 location = cpu_to_le64(dm_block_location(shadow_current(s))); dm_block_location 28 drivers/md/persistent-data/dm-space-map-common.c mi_le->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 41 drivers/md/persistent-data/dm-space-map-common.c if (dm_block_location(b) != le64_to_cpu(mi_le->blocknr)) { dm_block_location 43 drivers/md/persistent-data/dm-space-map-common.c le64_to_cpu(mi_le->blocknr), dm_block_location(b)); dm_block_location 78 drivers/md/persistent-data/dm-space-map-common.c disk_header->blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 91 drivers/md/persistent-data/dm-space-map-common.c if (dm_block_location(b) != le64_to_cpu(disk_header->blocknr)) { dm_block_location 93 drivers/md/persistent-data/dm-space-map-common.c le64_to_cpu(disk_header->blocknr), dm_block_location(b)); dm_block_location 262 drivers/md/persistent-data/dm-space-map-common.c idx.blocknr = cpu_to_le64(dm_block_location(b)); dm_block_location 433 drivers/md/persistent-data/dm-space-map-common.c ie_disk.blocknr = cpu_to_le64(dm_block_location(nb)); dm_block_location 576 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = dm_block_location(b); dm_block_location 614 drivers/md/persistent-data/dm-space-map-common.c ll->bitmap_root = dm_block_location(b); dm_block_location 322 drivers/md/persistent-data/dm-transaction-manager.c insert_shadow(tm, dm_block_location(*result));