| /freebsd-14-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/ |
| HD | zpool_upgrade.cfg | 50 # v1 stripe 67 # v2 stripe 84 # v3 stripe 182 CONFIGS="1 1stripe 1raidz 1mirror" 187 CONFIGS="1 1stripe 1raidz 1mirror \ 188 2 2stripe 2raidz 2mirror 2brokenmirror" 192 CONFIGS="1 1stripe 1raidz 1mirror \ 193 2 2stripe 2raidz 2mirror 2brokenmirror \ 194 3 3stripe 3raidz 3mirror 3dblraidz 3hotspare" 198 CONFIGS="1 1stripe 1raidz 1mirror \ [all …]
|
| /freebsd-14-stable/tools/test/stress2/misc/ |
| HD | graid0.sh | 53 [ -c /dev/stripe/data ] || exit 1 54 newfs $newfs_flags /dev/stripe/data > /dev/null 55 mount /dev/stripe/data $mntpoint 62 while mount | grep $mntpoint | grep -q /stripe/; do
|
| /freebsd-14-stable/usr.sbin/mptutil/ |
| HD | mpt_show.c | 49 format_stripe(char *buf, size_t buflen, U32 stripe) in format_stripe() argument 52 humanize_number(buf, buflen, stripe * 512, "", HN_AUTOSCALE, in format_stripe() 59 char stripe[5]; in display_stripe_map() local 66 format_stripe(stripe, sizeof(stripe), 1 << i); in display_stripe_map() 69 printf("%s", stripe); in display_stripe_map() 200 char buf[6], stripe[5]; in print_vol() local 206 stripe[0] = '\0'; in print_vol() 208 format_stripe(stripe, sizeof(stripe), info->StripeSize); in print_vol() 212 printf("(%6s) %-8s %6s %-*s", buf, level, stripe, state_len, in print_vol() 214 else if (stripe[0] != '\0') in print_vol() [all …]
|
| /freebsd-14-stable/usr.sbin/mfiutil/ |
| HD | mfi_show.c | 48 format_stripe(char *buf, size_t buflen, uint8_t stripe) in format_stripe() argument 51 humanize_number(buf, buflen, (1 << stripe) * 512, "", HN_AUTOSCALE, in format_stripe() 59 char stripe[5]; in show_adapter() local 129 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.min); in show_adapter() 130 printf(" Minimum Stripe: %s\n", stripe); in show_adapter() 131 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.max); in show_adapter() 132 printf(" Maximum Stripe: %s\n", stripe); in show_adapter() 301 char size[6], stripe[5]; in print_ld() local 305 format_stripe(stripe, sizeof(stripe), in print_ld() 310 printf("(%6s) %-8s %6s %-*s", size, level, stripe, state_len, in print_ld() [all …]
|
| HD | mfi_foreign.c | 154 char size[6], stripe[5]; in foreign_show_cfg() local 159 format_stripe(stripe, sizeof(stripe), in foreign_show_cfg()
|
| HD | mfiutil.h | 170 void format_stripe(char *buf, size_t buflen, uint8_t stripe);
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| HD | zpool_upgrade.cfg | 41 # v1 stripe 57 # v2 stripe 73 # v3 stripe 158 CONFIGS="1 1stripe 1raidz 1mirror \ 159 2 2stripe 2raidz 2mirror 2brokenmirror \ 160 3 3stripe 3raidz 3mirror 3dblraidz 3hotspare \
|
| /freebsd-14-stable/tests/sys/geom/class/stripe/ |
| HD | 2_test.sh | 20 dd if=${src} of=/dev/stripe/${name} bs=1m count=$tsize >/dev/null 2>&1 21 dd if=/dev/stripe/${name} of=${dst} bs=1m count=$tsize >/dev/null 2>&1
|
| HD | 1_test.sh | 16 size=`diskinfo /dev/stripe/${name} | awk '{print $3}'`
|
| /freebsd-14-stable/lib/geom/stripe/ |
| HD | Makefile | 5 GEOM_CLASS= stripe
|
| /freebsd-14-stable/sys/modules/geom/geom_stripe/ |
| HD | Makefile | 2 .PATH: ${SRCTOP}/sys/geom/stripe
|
| /freebsd-14-stable/tests/sys/geom/class/ |
| HD | Makefile | 19 TESTS_SUBDIRS+= stripe
|
| /freebsd-14-stable/lib/geom/ |
| HD | Makefile.classes | 23 GEOM_CLASSES+= stripe
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cache/ |
| HD | cache.kshlib | 116 stripe:$device)
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/cache/ |
| HD | cache.kshlib | 144 stripe:$device)
|
| /freebsd-14-stable/tests/sys/cddl/zfs/tests/slog/ |
| HD | slog.kshlib | 126 stripe:$device)
|
| /freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| HD | slog.kshlib | 123 stripe:$device)
|
| /freebsd-14-stable/usr.sbin/bsdinstall/partedit/ |
| HD | gpart_ops.c | 1038 intmax_t maxsize, size, sector, firstfree, stripe; in gpart_create() local 1066 stripe = pp->lg_stripesize; in gpart_create() 1288 size -= (bytes + stripe)/sector; in gpart_create() 1289 if (stripe > 0 && (firstfree*sector % stripe) != 0) in gpart_create() 1290 firstfree += (stripe - ((firstfree*sector) % in gpart_create() 1291 stripe)) / sector; in gpart_create()
|
| /freebsd-14-stable/sys/geom/ |
| HD | notes | 98 device. This would be the width of a stripe on a raid-5 unit or 102 stripeoffset is the amount of the first stripe which lies before the 116 the stripe as:
|
| /freebsd-14-stable/etc/mtree/ |
| HD | BSD.include.dist | 248 stripe
|
| /freebsd-14-stable/sys/dev/hptmv/ |
| HD | command.h | 169 struct stripe *stripes[5];
|
| HD | vdevice.h | 64 struct stripe **CacheEntry;
|
| /freebsd-14-stable/sys/dev/sound/pci/hda/ |
| HD | hdac_if.m | 46 int stripe;
|
| HD | hdacc.c | 648 int stripe, uint32_t **dmapos) in hdacc_stream_alloc() argument 654 dir, format, stripe, dmapos); in hdacc_stream_alloc()
|
| HD | hdac_private.h | 159 int stripe; member
|