Searched refs:mpath (Results 1 – 4 of 4) sorted by relevance
35 int mpath = cdev->private->flags.mpath; in verify_done() local41 if (sch->config.mp != mpath) { in verify_done()42 sch->config.mp = mpath; in verify_done()47 "vpm=%02x\n", id->ssid, id->devno, rc, pgroup, mpath, in verify_done()183 if (cdev->private->flags.mpath) in pgid_wipeout_start()207 if (cdev->private->flags.mpath) in spid_do()242 if (cdev->private->flags.mpath) { in spid_callback()244 cdev->private->flags.mpath = 0; in spid_callback()351 if (cdev->private->flags.mpath) { in pgid_to_donepm()422 cdev->private->flags.mpath = 0; in snid_done()[all …]
140 unsigned int mpath:1; /* do multipathing */ member151 unsigned int mpath:1; /* multipathing is set up */ member
50 cdev->private->options.mpath = (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options_mask()79 cdev->private->options.mpath |= (flags & CCWDEV_DO_MULTIPATH) != 0; in ccw_device_set_options()96 cdev->private->options.mpath &= (flags & CCWDEV_DO_MULTIPATH) == 0; in ccw_device_clear_options()119 return cdev->private->flags.mpath; in ccw_device_is_multipath()
7 dm-multipath-y += dm-path-selector.o dm-mpath.o