Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H 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);
H A Ddm-thin-metadata.c231 dm_thin_id id;
981 dm_thin_id dev, int create, in __open_device()
1049 dm_thin_id dev) in __create_thin()
1091 int dm_pool_create_thin(struct dm_pool_metadata *pmd, dm_thin_id dev) in dm_pool_create_thin()
1105 dm_thin_id origin, uint32_t time) in __set_snapshot_details()
1125 dm_thin_id dev, dm_thin_id origin) in __create_snap()
1180 dm_thin_id dev, in dm_pool_create_snap()
1181 dm_thin_id origin) in dm_pool_create_snap()
1193 static int __delete_device(struct dm_pool_metadata *pmd, dm_thin_id dev) in __delete_device()
1224 dm_thin_id dev) in dm_pool_delete_thin_device()
[all …]
H A Ddm-bio-prison-v2.h36 dm_thin_id dev;
H A Ddm-bio-prison-v1.h32 dm_thin_id dev;
H A Ddm-thin.c343 dm_thin_id dev_id;
3675 static int read_dev_id(char *arg, dm_thin_id *dev_id, int warning) in read_dev_id()
3689 dm_thin_id dev_id; in process_create_thin_mesg()
3712 dm_thin_id dev_id; in process_create_snap_mesg()
3713 dm_thin_id origin_dev_id; in process_create_snap_mesg()
3740 dm_thin_id dev_id; in process_delete_mesg()
3760 dm_thin_id old_id, new_id; in process_set_transaction_id_mesg()