| /linux/fs/btrfs/tests/ |
| H A D | raid-stripe-tree-tests.c | 68 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_punch_hole_3extents() local 89 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_punch_hole_3extents() local 110 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_punch_hole_3extents() local 244 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_delete_two_extents() local 265 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_delete_two_extents() local 286 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_delete_two_extents() local 387 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_punch_hole() local 527 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_front_delete_prev_item() local 548 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_front_delete_prev_item() local 667 struct btrfs_io_stripe *stripe = &bioc->stripes[i]; in test_front_delete() local [all …]
|
| /linux/drivers/md/ |
| H A D | dm-stripe.c | 24 struct stripe { struct 47 struct stripe stripe[] __counted_by(stripes); argument 65 unsigned int stripe, char **argv) in get_stripe() 203 uint32_t *stripe, sector_t *result) in stripe_map_sector() 233 uint32_t stripe; in stripe_map_range_sector() local 275 uint32_t stripe; in stripe_map() local 307 uint32_t stripe; in stripe_dax_pgoff() local
|
| H A D | raid5.c | 2950 sector_t stripe, stripe2; in raid5_compute_sector() local 3158 sector_t stripe; in raid5_compute_blocknr() local 3569 static void stripe_set_idx(sector_t stripe, struct r5conf *conf, int previous, in stripe_set_idx() 7764 int data_disks, stripe; in raid5_set_limits() local
|
| H A D | raid10.c | 586 sector_t stripe; in __raid10_find_phys() local
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 230 #define scrub_calc_start_bit(stripe, name, block_nr) \ argument 336 static void release_scrub_stripe(struct scrub_stripe *stripe) in release_scrub_stripe() 355 struct scrub_stripe *stripe) in init_scrub_stripe() 391 static void wait_scrub_stripe_io(struct scrub_stripe *stripe) in wait_scrub_stripe_io() 684 static void *scrub_stripe_get_kaddr(struct scrub_stripe *stripe, int sector_nr) in scrub_stripe_get_kaddr() 697 static phys_addr_t scrub_stripe_get_paddr(struct scrub_stripe *stripe, int sector_nr) in scrub_stripe_get_paddr() 712 static void scrub_verify_one_metadata(struct scrub_stripe *stripe, int sector_nr) in scrub_verify_one_metadata() 798 static void scrub_verify_one_sector(struct scrub_stripe *stripe, int sector_nr) in scrub_verify_one_sector() 859 static void scrub_verify_one_stripe(struct scrub_stripe *stripe, unsigned long bitmap) in scrub_verify_one_stripe() 872 static int calc_sector_number(struct scrub_stripe *stripe, struct bio_vec *first_bvec) in calc_sector_number() [all …]
|
| H A D | raid56.c | 1246 struct btrfs_io_stripe *stripe; in rbio_add_io_paddrs() local 1413 int stripe; in generate_pq_vertical_step() local 1464 int stripe; in rmw_assemble_write_bios() local 2169 int stripe = total_sector_nr / rbio->stripe_nsectors; in recover_rbio() local 2386 int stripe = total_sector_nr / rbio->stripe_nsectors; in rmw_read_wait_recover() local 2663 for (int stripe = 0; stripe < nr_data; stripe++) in verify_one_parity_step() local 2686 for (int stripe = nr_data - 1; stripe >= 0; stripe--) in verify_one_parity_step() local 2827 static inline int is_data_stripe(struct btrfs_raid_bio *rbio, int stripe) in is_data_stripe() 2928 int stripe = total_sector_nr / rbio->stripe_nsectors; in scrub_assemble_read_bios() local
|
| H A D | bio.c | 427 struct btrfs_io_stripe *stripe = bio->bi_private; in orig_write_end_io_work() local 465 struct btrfs_io_stripe *stripe = bio->bi_private; in clone_write_end_io_work() local
|
| H A D | print-tree.c | 216 struct btrfs_stripe_extent *stripe) in print_raid_stripe_key()
|
| H A D | volumes.c | 4010 struct btrfs_stripe *stripe; in chunk_devid_filter() local 4036 struct btrfs_stripe *stripe; in chunk_drange_filter() local 5720 struct btrfs_io_stripe *stripe = &map->stripes[i]; in chunk_map_device_set_bits() local 5732 struct btrfs_io_stripe *stripe = &map->stripes[i]; in btrfs_chunk_map_device_clear_bits() local 5935 struct btrfs_stripe *stripe; in btrfs_chunk_alloc_add_chunk_item() local
|
| H A D | zoned.c | 2481 struct btrfs_io_stripe *stripe) in call_zone_finish() 3151 struct btrfs_io_stripe *stripe = &map->stripes[i]; in btrfs_reset_unused_block_groups() local
|
| H A D | extent-tree.c | 1384 static int do_discard_extent(struct btrfs_discard_stripe *stripe, u64 *bytes) in do_discard_extent() 1453 struct btrfs_discard_stripe *stripe = stripes + i; in btrfs_discard_extent() local
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | stripe.c | 12 struct stripe { struct 23 struct stripe s[NR_STRIPE]; argument
|
| H A D | kublk.h | 99 struct stripe_ctx stripe; member
|
| /linux/drivers/md/bcache/ |
| H A D | writeback.h | 82 int stripe = offset_to_stripe(&dc->disk, offset); in bcache_dev_stripe_dirty() local
|
| /linux/fs/nfs/blocklayout/ |
| H A D | blocklayout.h | 83 } stripe; member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 648 static u8 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, in get_arm()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 555 bool stripe:1; /* apply stripe control */ member
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | hdmi.c | 1653 int pinctl, stripe; in snd_hda_hdmi_generic_pcm_prepare() local
|
| /linux/include/uapi/linux/ |
| H A D | btrfs_tree.h | 660 struct btrfs_stripe stripe; global() member
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1058 struct imgu_abi_osys_stripe stripe[IPU3_UAPI_MAX_STRIPES]; member 1272 struct imgu_abi_stripe_data stripe; member
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 2643 ext4_grpblk_t i, stripe; in ext4_mb_scan_aligned() local
|
| H A D | super.c | 5295 static bool ext4_is_stripe_incompatible(struct super_block *sb, unsigned long stripe) in ext4_is_stripe_incompatible()
|