dm_array_empty    403 drivers/md/dm-cache-metadata.c 	r = dm_array_empty(&cmd->info, &cmd->root);
dm_array_empty    449 drivers/md/dm-era-target.c 	r = dm_array_empty(&md->era_array_info, &md->era_array_root);
dm_array_empty    653 drivers/md/persistent-data/dm-array.c EXPORT_SYMBOL_GPL(dm_array_empty);
dm_array_empty    729 drivers/md/persistent-data/dm-array.c 	r = dm_array_empty(info, root);
dm_array_empty     92 drivers/md/persistent-data/dm-array.h int dm_array_empty(struct dm_array_info *info, dm_block_t *root);
dm_array_empty     38 drivers/md/persistent-data/dm-bitset.c 	return dm_array_empty(&info->array_info, root);