Home
last modified time | relevance | path

Searched defs:stripe (Results 1 – 21 of 21) sorted by relevance

/linux/fs/btrfs/tests/
H A Draid-stripe-tree-tests.c68 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 Ddm-stripe.c24 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 Draid5.c2950 sector_t stripe, stripe2; raid5_compute_sector() local
3158 sector_t stripe; raid5_compute_blocknr() local
3569 stripe_set_idx(sector_t stripe,struct r5conf * conf,int previous,struct stripe_head * sh) stripe_set_idx() argument
7775 int data_disks, stripe; raid5_set_limits() local
[all...]
H A Draid10.c586 sector_t stripe; in __raid10_find_phys() local
[all...]
/linux/fs/btrfs/
H A Dscrub.c230 #define scrub_calc_start_bit(stripe, name, block_nr) \ argument
336 release_scrub_stripe(struct scrub_stripe * stripe) release_scrub_stripe() argument
355 init_scrub_stripe(struct btrfs_fs_info * fs_info,struct scrub_stripe * stripe) init_scrub_stripe() argument
391 wait_scrub_stripe_io(struct scrub_stripe * stripe) wait_scrub_stripe_io() argument
684 scrub_stripe_get_kaddr(struct scrub_stripe * stripe,int sector_nr) scrub_stripe_get_kaddr() argument
697 scrub_stripe_get_paddr(struct scrub_stripe * stripe,int sector_nr) scrub_stripe_get_paddr() argument
712 scrub_verify_one_metadata(struct scrub_stripe * stripe,int sector_nr) scrub_verify_one_metadata() argument
798 scrub_verify_one_sector(struct scrub_stripe * stripe,int sector_nr) scrub_verify_one_sector() argument
859 scrub_verify_one_stripe(struct scrub_stripe * stripe,unsigned long bitmap) scrub_verify_one_stripe() argument
872 calc_sector_number(struct scrub_stripe * stripe,struct bio_vec * first_bvec) calc_sector_number() argument
892 struct scrub_stripe *stripe = bbio->private; scrub_repair_read_endio() local
919 scrub_bio_add_sector(struct btrfs_bio * bbio,struct scrub_stripe * stripe,int sector_nr) scrub_bio_add_sector() argument
953 scrub_stripe_submit_repair_read(struct scrub_stripe * stripe,int mirror,int blocksize,bool wait) scrub_stripe_submit_repair_read() argument
994 scrub_stripe_report_errors(struct scrub_ctx * sctx,struct scrub_stripe * stripe,const struct scrub_error_records * errors) scrub_stripe_report_errors() argument
1155 struct scrub_stripe *stripe = container_of(work, struct scrub_stripe, work); scrub_stripe_read_repair_worker() local
1246 struct scrub_stripe *stripe = bbio->private; scrub_read_endio() local
1270 struct scrub_stripe *stripe = bbio->private; scrub_write_endio() local
1293 scrub_submit_write_bio(struct scrub_ctx * sctx,struct scrub_stripe * stripe,struct btrfs_bio * bbio,bool dev_replace) scrub_submit_write_bio() argument
1334 scrub_write_sectors(struct scrub_ctx * sctx,struct scrub_stripe * stripe,unsigned long write_bitmap,bool dev_replace) scrub_write_sectors() argument
1613 fill_one_extent_info(struct btrfs_fs_info * fs_info,struct scrub_stripe * stripe,u64 extent_start,u64 extent_len,u64 extent_flags,u64 extent_gen) fill_one_extent_info() argument
1634 scrub_stripe_reset_bitmaps(struct scrub_stripe * stripe) scrub_stripe_reset_bitmaps() argument
1653 scrub_find_fill_first_stripe(struct btrfs_block_group * bg,struct btrfs_path * extent_path,struct btrfs_path * csum_path,struct btrfs_device * dev,u64 physical,int mirror_num,u64 logical_start,u32 logical_len,struct scrub_stripe * stripe) scrub_find_fill_first_stripe() argument
1765 scrub_reset_stripe(struct scrub_stripe * stripe) scrub_reset_stripe() argument
1779 stripe_length(const struct scrub_stripe * stripe) stripe_length() argument
1787 scrub_submit_extent_sector_read(struct scrub_stripe * stripe) scrub_submit_extent_sector_read() argument
1867 scrub_submit_initial_read(struct scrub_ctx * sctx,struct scrub_stripe * stripe) scrub_submit_initial_read() argument
1907 stripe_has_metadata_error(struct scrub_stripe * stripe) stripe_has_metadata_error() argument
1939 struct scrub_stripe *stripe = &sctx->stripes[first_slot + i]; submit_initial_group_read() local
1951 struct scrub_stripe *stripe; flush_scrub_stripes() local
2027 struct scrub_stripe *stripe; queue_scrub_stripe() local
2138 struct scrub_stripe *stripe = &sctx->raid56_data_stripes[i]; scrub_raid56_cached_parity() local
2161 struct scrub_stripe *stripe; scrub_raid56_parity_stripe() local
[all...]
H A Draid56.c1226 struct btrfs_io_stripe *stripe; rbio_add_io_paddrs() local
1393 int stripe; generate_pq_vertical_step() local
1445 int stripe; rmw_assemble_write_bios() local
2145 int stripe = total_sector_nr / rbio->stripe_nsectors; recover_rbio() local
2362 int stripe = total_sector_nr / rbio->stripe_nsectors; rmw_read_wait_recover() local
2639 for (int stripe = 0; stripe < nr_data; stripe++) verify_one_parity_step() local
2662 for (int stripe = nr_data - 1; stripe >= 0; stripe--) verify_one_parity_step() local
2803 is_data_stripe(struct btrfs_raid_bio * rbio,int stripe) is_data_stripe() argument
2904 int stripe = total_sector_nr / rbio->stripe_nsectors; scrub_assemble_read_bios() local
[all...]
H A Draid-stripe-tree.c398 btrfs_get_raid_extent_offset(struct btrfs_fs_info * fs_info,u64 logical,u64 * length,u64 map_type,u32 stripe_index,struct btrfs_io_stripe * stripe) btrfs_get_raid_extent_offset() argument
[all...]
H A Dprint-tree.c216 struct btrfs_stripe_extent *stripe) in print_raid_stripe_key()
H A Dvolumes.c4018 struct btrfs_stripe *stripe; chunk_devid_filter() local
4044 struct btrfs_stripe *stripe; chunk_drange_filter() local
5892 struct btrfs_io_stripe *stripe = &map->stripes[i]; chunk_map_device_set_bits() local
5904 struct btrfs_io_stripe *stripe = &map->stripes[i]; btrfs_chunk_map_device_clear_bits() local
6108 struct btrfs_stripe *stripe; btrfs_chunk_alloc_add_chunk_item() local
[all...]
H A Dzoned.c2482 call_zone_finish(struct btrfs_block_group * block_group,struct btrfs_io_stripe * stripe) call_zone_finish() argument
3152 struct btrfs_io_stripe *stripe = &map->stripes[i]; btrfs_reset_unused_block_groups() local
[all...]
H A Dextent-tree.c1384 static int do_discard_extent(struct btrfs_discard_stripe *stripe, u64 *bytes) in do_discard_extent() argument
1453 struct btrfs_discard_stripe *stripe = stripes + i; in btrfs_discard_extent() local
[all...]
/linux/tools/testing/selftests/ublk/
H A Dstripe.c12 struct stripe { struct
23 struct stripe s[NR_STRIPE]; argument
H A Dkublk.h99 struct stripe_ctx stripe; global() member
/linux/drivers/md/bcache/
H A Dwriteback.h82 int stripe = offset_to_stripe(&dc->disk, offset); in bcache_dev_stripe_dirty() local
/linux/fs/nfs/blocklayout/
H A Dblocklayout.h83 } stripe; member
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c648 static u8 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, in get_arm()
/linux/include/sound/
H A Dhdaudio.h555 bool stripe:1; /* apply stripe control */ member
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1653 int pinctl, stripe; snd_hda_hdmi_generic_pcm_prepare() local
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1058 struct imgu_abi_osys_stripe stripe[IPU3_UAPI_MAX_STRIPES]; member
1272 struct imgu_abi_stripe_data stripe; member
/linux/fs/ext4/
H A Dmballoc.c2649 ext4_grpblk_t i, stripe; in ext4_mb_scan_aligned() local
H A Dsuper.c5327 * It's hard to get stripe aligned blocks if stripe is not aligned with in ext4_is_stripe_incompatible() argument
[all...]