| /dflybsd-src/sys/dev/raid/vinum/ |
| H A D | vinumlock.c | 108 lockrange(vinum_off_t stripe, struct buf *bp, struct plex *plex) in lockrange() argument 131 stripe++; in lockrange() 153 if (lock->stripe) { /* in use */ in lockrange() 155 if ((lock->stripe == stripe) /* it's our stripe */ in lockrange() 161 info.stripe = stripe; in lockrange() 188 pos->stripe = stripe; in lockrange() 218 lock->stripe = 0; /* no longer used */ in unlockrange()
|
| H A D | vinumrevive.c | 68 u_int64_t stripe; /* stripe number */ in revive_block() local 113 stripe = (sd->revived / plex->stripesize); /* stripe number */ in revive_block() 120 psd = plex->subdisks - 1 - stripe % plex->subdisks; /* parity subdisk for this stripe */ in revive_block() 354 u_int64_t stripe; /* stripe number */ in parityrebuild() local 367 stripe = pstripe / plex->stripesize; /* stripe number */ in parityrebuild() 368 psd = plex->subdisks - 1 - stripe % plex->subdisks; /* parity subdisk for this stripe */ in parityrebuild() 382 mysize = u64min(size, (plex->stripesize * (stripe + 1) - pstripe) << DEV_BSHIFT); in parityrebuild()
|
| H A D | .gdbinit.vinum | 257 …f "Lockwait %p\t%d\t 0x%x\n", $rqip->bp, $rqip->info.lockinfo.plexno, $rqip->info.lockinfo.stripe 261 …"Lock \t%p\t%d\t 0x%x\n", $rqip->bp, $rqip->info.lockinfo.plexno, $rqip->info.lockinfo.stripe 265 …"Unlock \t%p\t%d\t 0x%x\n", $rqip->bp, $rqip->info.lockinfo.plexno, $rqip->info.lockinfo.stripe
|
| H A D | vinumext.h | 236 struct rangelock *lockrange(vinum_off_t stripe, struct buf *bp, struct plex *plex);
|
| H A D | vinumvar.h | 594 vinum_off_t stripe; /* address + 1 of the range being locked */ member
|
| /dflybsd-src/usr.sbin/mptutil/ |
| H A D | mpt_show.c | 48 format_stripe(char *buf, size_t buflen, U32 stripe) in format_stripe() argument 51 humanize_number(buf, buflen, stripe * 512, "", HN_AUTOSCALE, in format_stripe() 58 char stripe[5]; in display_stripe_map() local 65 format_stripe(stripe, sizeof(stripe), 1 << i); in display_stripe_map() 68 printf("%s", stripe); in display_stripe_map() 196 char buf[6], stripe[5]; in print_vol() local 202 stripe[0] = '\0'; in print_vol() 204 format_stripe(stripe, sizeof(stripe), info->StripeSize); in print_vol() 208 printf("(%6s) %-8s %6s %-*s", buf, level, stripe, state_len, in print_vol() 210 else if (stripe[0] != '\0') in print_vol() [all …]
|
| /dflybsd-src/sys/dev/disk/dm/striped/ |
| H A D | dm_target_striped.c | 242 uint64_t blkno, stripe; in dm_target_stripe_iodone() local 245 stripe = blkno / tsc->stripe_chunksize; in dm_target_stripe_iodone() 246 devnr = stripe % tsc->stripe_num; in dm_target_stripe_iodone() 288 uint64_t stripe, blknr; in dm_target_stripe_strategy() local 313 stripe = blkno / tsc->stripe_chunksize; in dm_target_stripe_strategy() 317 devnr = stripe % tsc->stripe_num; in dm_target_stripe_strategy() 318 blknr = stripe / tsc->stripe_num; in dm_target_stripe_strategy() 377 uint64_t stripe, blknr; in dm_target_stripe_dump() local 409 stripe = blkno / tsc->stripe_chunksize; in dm_target_stripe_dump() 413 devnr = stripe % tsc->stripe_num; in dm_target_stripe_dump() [all …]
|
| /dflybsd-src/usr.sbin/mfiutil/ |
| H A D | mfi_show.c | 47 format_stripe(char *buf, size_t buflen, uint8_t stripe) in format_stripe() argument 50 humanize_number(buf, buflen, (1 << stripe) * 512, "", HN_AUTOSCALE, in format_stripe() 58 char stripe[5]; in show_adapter() local 128 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.min); in show_adapter() 129 printf(" Minimum Stripe: %s\n", stripe); in show_adapter() 130 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.max); in show_adapter() 131 printf(" Maximum Stripe: %s\n", stripe); in show_adapter() 251 char size[6], stripe[5]; in print_ld() local 255 format_stripe(stripe, sizeof(stripe), in print_ld() 260 printf("(%6s) %-8s %6s %-*s", size, level, stripe, state_len, in print_ld() [all …]
|
| H A D | mfiutil.h | 112 void format_stripe(char *buf, size_t buflen, uint8_t stripe);
|
| /dflybsd-src/sbin/vinum/ |
| H A D | vinumparser.c | 105 keypair(stripe),
|
| H A D | list.c | 1012 rq.info.lockinfo.stripe); in vinum_info() 1019 rq.info.lockinfo.stripe); in vinum_info() 1026 rq.info.lockinfo.stripe); in vinum_info()
|
| H A D | v.c | 295 FUNKEY(stripe),
|
| /dflybsd-src/sys/dev/raid/hptmv/ |
| H A D | command.h | 169 struct stripe *stripes[5];
|
| H A D | vdevice.h | 64 struct stripe **CacheEntry;
|
| /dflybsd-src/sys/dev/sound/pci/hda/ |
| H A D | hdacc.c | 570 int stripe, uint32_t **dmapos) in hdacc_stream_alloc() argument 576 dir, format, stripe, dmapos); in hdacc_stream_alloc()
|
| H A D | hdac_if.m | 47 int stripe;
|
| H A D | hdac_private.h | 159 int stripe; member
|
| H A D | hdac.c | 1837 hdac_stream_alloc(device_t dev, device_t child, int dir, int format, int stripe, in hdac_stream_alloc() argument 1854 bw *= 1 << (sc->num_sdo - stripe); in hdac_stream_alloc() 1886 sc->streams[ss].stripe = stripe; in hdac_stream_alloc() 1953 ctl |= sc->streams[ss].stripe << HDAC_SDCTL2_STRIPE_SHIFT; in hdac_stream_start()
|
| /dflybsd-src/sys/dev/raid/mrsas/ |
| H A D | mrsas_fp.c | 111 u_int64_t stripe, MR_FW_RAID_MAP_ALL *map); 588 u_int8_t get_arm(struct mrsas_softc *sc, u_int32_t ld, u_int8_t span, u_int64_t stripe, in get_arm() argument 599 arm = mega_mod64(stripe, SPAN_ROW_SIZE(map, ld, span)); in get_arm() 603 arm = get_arm_from_strip(sc, ld, stripe, map); in get_arm()
|
| /dflybsd-src/sys/dev/disk/dm/doc/ |
| H A D | design.txt | 14 mapped to physical. There are many targets linear, stripe, mirror etc.
|
| /dflybsd-src/contrib/lvm2/dist/ |
| H A D | WHATS_NEW | 204 Update 'md_chunk_alignment' to use stripe-width to align PV data area. 657 Set default readahead to twice maximium stripe size. 658 Reinstate VG extent size and stripe size defaults (halved). (2.02.29) 723 Refactor lvcreate stripe and mirror parameter validation. 1128 Improve stripe size validation. 1129 Increase maximum stripe size limit to physical extent size for lvm2 metadata.
|
| /dflybsd-src/share/dict/ |
| H A D | web2a | 4008 barley stripe 11826 cirrus stripe 52897 service stripe 60513 stripe blight 60514 stripe canker 60516 stripe rust 63251 tent stripe 65308 tomato stripe
|
| H A D | web2 | 190919 stripe
|