| /linux/drivers/md/ |
| A D | dm-stripe.c | 29 uint32_t stripes; member 89 uint32_t stripes; in stripe_ctr() local 99 if (kstrtouint(argv[0], 10, &stripes) || !stripes) { in stripe_ctr() 110 if (sector_div(width, stripes)) { in stripe_ctr() 126 if (argc != (2 + 2 * stripes)) { in stripe_ctr() 143 sc->stripes = stripes; in stripe_ctr() 146 if (stripes & (stripes - 1)) in stripe_ctr() 157 ti->num_flush_bios = stripes; in stripe_ctr() 158 ti->num_discard_bios = stripes; in stripe_ctr() 172 for (i = 0; i < stripes; i++) { in stripe_ctr() [all …]
|
| A D | dm-unstripe.c | 15 uint32_t stripes; member 56 if (kstrtouint(argv[0], 10, &uc->stripes) || !uc->stripes) { in unstripe_ctr() 71 if (uc->unstripe > uc->stripes && uc->stripes > 1) { in unstripe_ctr() 88 uc->unstripe_width = (uc->stripes - 1) * uc->chunk_size; in unstripe_ctr() 156 uc->stripes, (unsigned long long)uc->chunk_size, uc->unstripe, in unstripe_status()
|
| A D | raid5.c | 5968 struct list_head stripes; in reshape_request() local 6104 INIT_LIST_HEAD(&stripes); in reshape_request() 6134 list_add(&sh->lru, &stripes); in reshape_request() 6166 while (!list_empty(&stripes)) { in reshape_request() 6167 sh = list_entry(stripes.next, struct stripe_head, lru); in reshape_request() 7358 int stripes = max_t(int, in setup_conf() local 7361 conf->min_nr_stripes = max(NR_STRIPES, stripes); in setup_conf()
|
| /linux/drivers/staging/media/ipu3/ |
| A D | ipu3-css-params.c | 571 if (stripes > 1) { in imgu_css_osys_calc_frame_and_stripe_params() 689 if (s < stripes - 1) { in imgu_css_osys_calc_frame_and_stripe_params() 736 if (s >= stripes - 1) { in imgu_css_osys_calc_frame_and_stripe_params() 849 unsigned int stripes, in imgu_css_osys_calc() argument 1186 if (stripes <= 1) { in imgu_css_osys_calc() 1768 for (i = 0; i < stripes; i++) in imgu_css_cfg_acc_stripe() 1772 if (stripes <= 1) { in imgu_css_cfg_acc_stripe() 1807 if (stripes <= 1) { in imgu_css_cfg_acc_stripe() 1893 if (stripes > 1) in imgu_css_cfg_acc_stripe() 2318 for (i = 0; i < stripes; i++) in imgu_css_cfg_acc() [all …]
|
| A D | ipu3-abi.h | 1222 struct imgu_abi_af_stripe_config stripes[IPU3_UAPI_MAX_STRIPES]; member 1234 } stripes[IPU3_UAPI_MAX_STRIPES]; member 1249 struct ipu3_uapi_awb_fr_config_s stripes[IPU3_UAPI_MAX_STRIPES]; member 1268 struct ipu3_uapi_awb_config_s stripes[IPU3_UAPI_MAX_STRIPES]; member
|
| A D | ipu3-css.c | 695 const unsigned int stripes = bi->info.isp.sp.iterator.num_stripes; in imgu_css_pipeline_init() local 990 sp_stage->num_stripes = stripes; in imgu_css_pipeline_init() 2111 unsigned int stripes, i; in imgu_css_set_parameters() local 2133 stripes = bi->info.isp.sp.iterator.num_stripes ? : 1; in imgu_css_set_parameters() 2244 for (i = 0; i < stripes; i++) { in imgu_css_set_parameters() 2247 map->daddr + (obgrid_size / stripes) * i; in imgu_css_set_parameters()
|
| /linux/fs/btrfs/ |
| A D | volumes.c | 5865 swap(bioc->stripes[i], bioc->stripes[i + 1]); in sort_parity_stripes() 6016 bioc->stripes[i].physical = in __btrfs_map_block_for_discard() 6019 bioc->stripes[i].dev = map->stripes[stripe_index].dev; in __btrfs_map_block_for_discard() 6203 bioc->stripes + i; in handle_ops_on_dev_replace() 6244 bioc->stripes + num_stripes; in handle_ops_on_dev_replace() 6538 bioc->stripes[i].physical = map->stripes[stripe_index].physical + in __btrfs_map_block() 6540 bioc->stripes[i].dev = map->stripes[stripe_index].dev; in __btrfs_map_block() 7105 map->stripes[i].physical = in read_one_chunk() 7114 if (!map->stripes[i].dev && in read_one_chunk() 7120 if (!map->stripes[i].dev) { in read_one_chunk() [all …]
|
| A D | zoned.c | 1228 device = map->stripes[i].dev; in btrfs_load_block_group_zone_info() 1229 physical = map->stripes[i].physical; in btrfs_load_block_group_zone_info() 1657 u64 physical = bioc->stripes[i].physical; in read_zone_info() 1658 struct btrfs_device *dev = bioc->stripes[i].dev; in read_zone_info() 1722 device = map->stripes[0].dev; in btrfs_zoned_get_device() 1750 device = map->stripes[0].dev; in btrfs_zone_activate() 1751 physical = map->stripes[0].physical; in btrfs_zone_activate() 1810 device = map->stripes[0].dev; in btrfs_zone_finish() 1811 physical = map->stripes[0].physical; in btrfs_zone_finish() 1950 device = map->stripes[0].dev; in btrfs_zone_finish_endio() [all …]
|
| A D | scrub.c | 1358 spage->physical = bioc->stripes[stripe_index].physical + in scrub_setup_recheck_block() 1360 spage->dev = bioc->stripes[stripe_index].dev; in scrub_setup_recheck_block() 3058 extent_physical = bioc->stripes[0].physical; in scrub_raid56_parity() 3060 extent_dev = bioc->stripes[0].dev; in scrub_raid56_parity() 3205 physical = map->stripes[num].physical; in scrub_stripe() 3569 map->stripes[num].physical, in scrub_stripe() 3616 if (map->stripes[i].dev->bdev == scrub_dev->bdev && in scrub_chunk() 3617 map->stripes[i].physical == dev_offset) { in scrub_chunk() 4320 !bioc->stripes[0].dev->bdev) { in scrub_remap_extent() 4325 *extent_physical = bioc->stripes[0].physical; in scrub_remap_extent() [all …]
|
| A D | volumes.h | 401 struct btrfs_io_stripe stripes[]; member 436 struct btrfs_io_stripe stripes[]; member
|
| A D | dev-replace.c | 616 if (srcdev != map->stripes[i].dev) in btrfs_finish_block_group_to_copy() 620 if (physical == map->stripes[i].physical) in btrfs_finish_block_group_to_copy() 863 if (srcdev == map->stripes[i].dev) in btrfs_dev_replace_update_device_in_mapping_tree() 864 map->stripes[i].dev = tgtdev; in btrfs_dev_replace_update_device_in_mapping_tree()
|
| A D | extent_map.c | 363 struct btrfs_io_stripe *stripe = &map->stripes[i]; in extent_map_device_set_bits() 378 struct btrfs_io_stripe *stripe = &map->stripes[i]; in extent_map_device_clear_bits()
|
| A D | reada.c | 280 zone->devs[i] = bioc->stripes[i].dev; in reada_find_zone() 363 dev = bioc->stripes[nzones].dev; in reada_find_extent()
|
| A D | block-group.c | 1784 if (!in_range(physical, map->stripes[i].physical, in btrfs_rmap_block() 1788 if (bdev && map->stripes[i].dev->bdev != bdev) in btrfs_rmap_block() 1791 stripe_nr = physical - map->stripes[i].physical; in btrfs_rmap_block() 2371 device = map->stripes[i].dev; in insert_dev_extents() 2372 dev_offset = map->stripes[i].physical; in insert_dev_extents()
|
| A D | raid56.c | 1080 stripe = &rbio->bioc->stripes[stripe_nr]; in rbio_add_io_page() 1344 stripe = &rbio->bioc->stripes[i]; in find_bio_stripe() 2248 if (bioc->stripes[i].dev == scrub_dev) { in raid56_parity_alloc_scrub_rbio()
|
| A D | check-integrity.c | 1480 device = multi->stripes[0].dev; in btrfsic_map_block() 1487 block_ctx_out->dev_bytenr = multi->stripes[0].physical; in btrfsic_map_block()
|
| A D | compression.c | 480 bio_set_dev(bio, em->map_lookup->stripes[0].dev->bdev); in alloc_compressed_bio()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | unstriped.rst | 14 <number of stripes> <chunk size> <stripe #> <dev_path> <offset> 16 <number of stripes> 17 The number of stripes in the RAID 0.
|
| A D | dm-raid.rst | 187 changing the layout of stripes, hence an interruption/crash 193 the existing first stripes (those with smaller number of stripes) 195 number of stripes, calculate the redundancy blocks (CRC/Q-syndrome) 197 N-1 other new stripes. This out-of-place scheme is used to change
|
| A D | dm-ima.rst | 644 target_attributes := <target_name> "," <target_version> "," <stripes> "," <chunk_size> "," 649 stripes := "stripes=" <NS> 654 where <X> ranges from 0 to (<NS> -1) - for <NS> described in <stripes>. 656 where <X> ranges from 0 to (<NS> -1) - for <NS> described in <stripes>. 658 where <X> ranges from 0 to (<NS> -1) - for <NS> described in <stripes>. 669 …target_index=0,target_begin=0,target_len=640,target_name=striped,target_version=1.6.0,stripes=2,ch…
|
| /linux/fs/btrfs/tests/ |
| A D | extent-map-tests.c | 498 map->stripes[i].dev = dev; in test_rmap_block() 499 map->stripes[i].physical = test->data_stripe_phys_start[i]; in test_rmap_block()
|
| /linux/drivers/block/drbd/ |
| A D | drbd_actlog.c | 300 const unsigned int stripes = device->ldev->md.al_stripes; in al_tr_number_to_on_disk_sector() local 307 t = ((t % stripes) * stripe_size_4kB) + t/stripes; in al_tr_number_to_on_disk_sector()
|
| /linux/Documentation/driver-api/md/ |
| A D | raid5-cache.rst | 26 shutdown can cause data in some stripes to not be in consistent state, eg, data
|
| /linux/Documentation/filesystems/ |
| A D | ntfs.rst | 344 # volume volume stripes device device 401 stripes with parity, i.e. raid level 5, should not work, too.
|
| /linux/drivers/block/ |
| A D | Kconfig | 387 Say Y here if you want include the Rados block device, which stripes
|