Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap.c1245 char *origin_path, *cow_path; in snapshot_ctr() local
1284 cow_path = argv[0]; in snapshot_ctr()
1288 r = dm_get_device(ti, cow_path, dm_table_get_mode(ti->table), &s->cow); in snapshot_ctr()