Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-init.c297 while (!dm_get_dev_t(waitfor[i])) in dm_init_init()
A Ddm-table.c329 dev_t dm_get_dev_t(const char *path) in dm_get_dev_t() function
337 EXPORT_SYMBOL_GPL(dm_get_dev_t);
361 dev = dm_get_dev_t(path); in dm_get_device()
A Ddm-snap.c1288 cow_dev = dm_get_dev_t(cow_path); in snapshot_ctr()
/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h173 dev_t dm_get_dev_t(const char *path);

Completed in 13 milliseconds