Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-thin-metadata.h39 typedef uint64_t dm_thin_id; typedef
61 int dm_pool_create_thin(struct dm_pool_metadata *pmd, dm_thin_id dev);
69 int dm_pool_create_snap(struct dm_pool_metadata *pmd, dm_thin_id dev,
70 dm_thin_id origin);
78 dm_thin_id dev);
128 int dm_pool_open_thin_device(struct dm_pool_metadata *pmd, dm_thin_id dev,
133 dm_thin_id dm_thin_dev_id(struct dm_thin_device *td);
A Ddm-thin-metadata.c231 dm_thin_id id;
1004 dm_thin_id dev, int create, in __open_device()
1072 dm_thin_id dev) in __create_thin()
1114 int dm_pool_create_thin(struct dm_pool_metadata *pmd, dm_thin_id dev) in dm_pool_create_thin()
1128 dm_thin_id origin, uint32_t time) in __set_snapshot_details()
1148 dm_thin_id dev, dm_thin_id origin) in __create_snap()
1203 dm_thin_id dev, in dm_pool_create_snap()
1204 dm_thin_id origin) in dm_pool_create_snap()
1216 static int __delete_device(struct dm_pool_metadata *pmd, dm_thin_id dev) in __delete_device()
1247 dm_thin_id dev) in dm_pool_delete_thin_device()
[all …]
A Ddm-bio-prison-v2.h36 dm_thin_id dev;
A Ddm-bio-prison-v1.h32 dm_thin_id dev;
A Ddm-thin.c343 dm_thin_id dev_id;
3673 static int read_dev_id(char *arg, dm_thin_id *dev_id, int warning) in read_dev_id()
3687 dm_thin_id dev_id; in process_create_thin_mesg()
3710 dm_thin_id dev_id; in process_create_snap_mesg()
3711 dm_thin_id origin_dev_id; in process_create_snap_mesg()
3738 dm_thin_id dev_id; in process_delete_mesg()
3758 dm_thin_id old_id, new_id; in process_set_transaction_id_mesg()

Completed in 19 milliseconds