Searched refs:unstripe (Results 1 – 3 of 3) sorted by relevance
17 uint32_t unstripe; member66 if (kstrtouint(argv[2], 10, &uc->unstripe)) { in unstripe_ctr()71 if (uc->unstripe > uc->stripes && uc->stripes > 1) { in unstripe_ctr()87 uc->unstripe_offset = uc->unstripe * uc->chunk_size; in unstripe_ctr()156 uc->stripes, (unsigned long long)uc->chunk_size, uc->unstripe, in unstripe_status()
56 obj-$(CONFIG_DM_UNSTRIPED) += dm-unstripe.o
9 unstripe a device-mapper "striped" target to access the underlying disks11 used to unstripe a hardware RAID-0 to access backing disks.23 The block device you wish to unstripe.27 drive you wish to unstripe. This must be 0 indexed.100 are striped across the two cores. When we unstripe this hardware RAID 0