Lines Matching refs:data
3 #include "persistent-data/dm-transaction-manager.h"
4 #include "persistent-data/dm-bitset.h"
5 #include "persistent-data/dm-space-map.h"
584 /* Verify the data block size hasn't changed */
586 DMERR("changing the data block size (from %u to %llu) is not supported",
1030 * Metadata snapshots allow userland to access era data.
1463 * <metadata dev> <data dev> <data block size (sectors)>
1496 ti->error = "Error opening data device";
1574 * REQ_PREFLUSH bios carry no data, so we're not interested in them.
1719 iterate_devices_callout_fn fn, void *data)
1723 return fn(ti, era->origin_dev, 0, get_dev_size(era->origin_dev), data);