bitmap_index_changed  229 drivers/md/persistent-data/dm-space-map-common.c 	ll->bitmap_index_changed = false;
bitmap_index_changed  541 drivers/md/persistent-data/dm-space-map-common.c 	if (ll->bitmap_index_changed) {
bitmap_index_changed  544 drivers/md/persistent-data/dm-space-map-common.c 			ll->bitmap_index_changed = false;
bitmap_index_changed  562 drivers/md/persistent-data/dm-space-map-common.c 	ll->bitmap_index_changed = true;
bitmap_index_changed   81 drivers/md/persistent-data/dm-space-map-common.h 	bool bitmap_index_changed:1;