Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c43 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) macro
308 m->current_pgpath = path_to_pgpath(path); in __choose_path_in_pg()