Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Ddm-snap.c1243 char *origin_path, *cow_path; in snapshot_ctr() local
1282 cow_path = argv[0]; in snapshot_ctr()
1286 r = dm_get_device(ti, cow_path, dm_table_get_mode(ti->table), &s->cow); in snapshot_ctr()