Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-mpath.c53 #define path_to_pgpath(__pgp) container_of((__pgp), struct pgpath, path) macro
389 pgpath = path_to_pgpath(path); in choose_path_in_pg()