Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c560 const char *attached_handler_name; in parse_path() local
583 attached_handler_name = scsi_dh_attached_handler_name(q, GFP_KERNEL); in parse_path()
584 if (attached_handler_name) { in parse_path()
594 m->hw_handler_name = attached_handler_name; in parse_path()