Searched refs:unstripe (Results 1 – 5 of 5) sorted by relevance
18 uint32_t unstripe; member67 if (kstrtouint(argv[2], 10, &uc->unstripe)) { in unstripe_ctr()72 if (uc->unstripe > uc->stripes && uc->stripes > 1) { in unstripe_ctr()88 uc->unstripe_offset = (sector_t)uc->unstripe * uc->chunk_size; in unstripe_ctr()157 uc->stripes, (unsigned long long)uc->chunk_size, uc->unstripe, in unstripe_status()195 module_dm(unstripe);
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
[all...]