Home
last modified time | relevance | path

Searched refs:dm_thin_id (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.h40 typedef uint64_t dm_thin_id; typedef
62 int dm_pool_create_thin(struct dm_pool_metadata *pmd, dm_thin_id dev);
70 int dm_pool_create_snap(struct dm_pool_metadata *pmd, dm_thin_id dev,
71 dm_thin_id origin);
79 dm_thin_id dev);
129 int dm_pool_open_thin_device(struct dm_pool_metadata *pmd, dm_thin_id dev,
134 dm_thin_id dm_thin_dev_id(struct dm_thin_device *td);
H A Ddm-thin-metadata.c234 dm_thin_id id;
1037 dm_thin_id dev, int create, in __open_device()
1105 dm_thin_id dev) in __create_thin()
1147 int dm_pool_create_thin(struct dm_pool_metadata *pmd, dm_thin_id dev) in dm_pool_create_thin()
1161 dm_thin_id origin, uint32_t time) in __set_snapshot_details()
1181 dm_thin_id dev, dm_thin_id origin) in __create_snap()
1236 dm_thin_id dev, in dm_pool_create_snap()
1237 dm_thin_id origin) in dm_pool_create_snap()
1249 static int __delete_device(struct dm_pool_metadata *pmd, dm_thin_id dev) in __delete_device()
1280 dm_thin_id dev) in dm_pool_delete_thin_device()
[all …]
H A Ddm-bio-prison-v2.h37 dm_thin_id dev;
H A Ddm-bio-prison-v1.h33 dm_thin_id dev;
H A Ddm-thin.c344 dm_thin_id dev_id;
3693 static int read_dev_id(char *arg, dm_thin_id *dev_id, int warning) in read_dev_id()
3707 dm_thin_id dev_id; in process_create_thin_mesg()
3730 dm_thin_id dev_id; in process_create_snap_mesg()
3731 dm_thin_id origin_dev_id; in process_create_snap_mesg()
3758 dm_thin_id dev_id; in process_delete_mesg()
3778 dm_thin_id old_id, new_id; in process_set_transaction_id_mesg()