Searched refs:mpath (Results 1 – 4 of 4) sorted by relevance
37 int mpath = cdev->private->flags.mpath; in verify_done() local43 if (sch->config.mp != mpath) { in verify_done()44 sch->config.mp = mpath; in verify_done()49 "vpm=%02x\n", id->ssid, id->devno, rc, pgroup, mpath, in verify_done()185 if (cdev->private->flags.mpath) in pgid_wipeout_start()209 if (cdev->private->flags.mpath) in spid_do()244 if (cdev->private->flags.mpath) { in spid_callback()246 cdev->private->flags.mpath = 0; in spid_callback()353 if (cdev->private->flags.mpath) { in pgid_to_donepm()425 cdev->private->flags.mpath = 0; in snid_done()[all …]
154 unsigned int mpath:1; /* do multipathing */ member164 unsigned int mpath:1; /* multipathing is set up */ member
51 cdev->private->options.mpath = (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options_mask()80 cdev->private->options.mpath |= (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options()97 cdev->private->options.mpath &= (flags & CCWDEV_DO_MULTIPATH) == 0; in ccw_device_clear_options()120 return cdev->private->flags.mpath; in ccw_device_is_multipath()
9 dm-multipath-y += dm-path-selector.o dm-mpath.o