Lines Matching full:dm
15 # A multipath mode is supported in which dm-mpath devices are
276 # Use first running component device if we're handling a dm-mpath device
287 # dm devices we get DEVTYPE=disk even for partitions so
302 # Utilize DM device name to gather subordinate block devices
305 # If our DEVNAME is something like /dev/dm-177, then we may be
314 # Use sysfs pointers in /sys/block/dm-X/slaves because using
317 # sd device member in dm device group regardless of string
399 # Add 'mix' slot type for environments where dm-multipath devices
508 # Use first running component device if we're handling a dm-mpath device
519 # dm devices we get DEVTYPE=disk even for partitions so
654 # /dev/disk/by-id/dm-name-isw_dibgbfcije_ARRAY0 -> ../../dm-0
655 # /dev/disk/by-id/dm-name-isw_dibgbfcije_ARRAY0p1 -> ../../dm-1
656 # /dev/disk/by-id/dm-name-isw_dibgbfcije_ARRAY0p2 -> ../../dm-3
660 # alias A0 dm-name-isw_dibgbfcije_ARRAY0
665 # /dev/disk/by-vdev/A0 -> ../../dm-0
666 # /dev/disk/by-vdev/A0-part1 -> ../../dm-1
667 # /dev/disk/by-vdev/A0-part2 -> ../../dm-3