Searched defs:stripe (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/fs/bcachefs/
H A Dec_types.h12 struct stripe { struct
H A Dalloc_background_format.h70 __u32 stripe; member in struct:bch_alloc_v4
H A Dbuckets_types.h16 u32 stripe; member in struct:bucket
H A Dalloc_background.h43 __alloc_data_type(u32 dirty_sectors, u32 cached_sectors, u32 stripe, struct bch_alloc_v4 a, enum bch_data_type data_type) argument
H A Dalloc_types.h106 struct dev_stripe_state stripe; member in struct:write_point::__anon168
H A Dalloc_foreground.c619 static int __dev_stripe_cmp(struct dev_stripe_state *stripe, argument
628 bch2_dev_alloc_list(struct bch_fs *c, struct dev_stripe_state *stripe, struct bch_devs_mask *devs) argument
642 bch2_dev_stripe_increment_inlined(struct bch_dev *ca, struct dev_stripe_state *stripe, struct bch_dev_usage *usage) argument
663 bch2_dev_stripe_increment(struct bch_dev *ca, struct dev_stripe_state *stripe) argument
699 bch2_bucket_alloc_set_trans(struct btree_trans *trans, struct open_buckets *ptrs, struct dev_stripe_state *stripe, struct bch_devs_mask *devs_may_alloc, unsigned nr_replicas, unsigned *nr_effective, bool *have_cache, unsigned flags, enum bch_data_type data_type, enum bch_watermark watermark, struct closure *cl) argument
[all...]
H A Dec.c764 get_stripe_key_trans(struct btree_trans *trans, u64 idx, struct ec_stripe_buf *stripe) argument
[all...]
/linux-master/fs/btrfs/
H A Draid-stripe-tree.c150 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) argument
[all...]
H A Dprint-tree.c207 print_raid_stripe_key(const struct extent_buffer *eb, u32 item_size, struct btrfs_stripe_extent *stripe) argument
H A Dbio.c404 struct btrfs_io_stripe *stripe = bio->bi_private; local
433 struct btrfs_io_stripe *stripe = bio->bi_private; local
[all...]
H A Draid56.c1053 struct btrfs_io_stripe *stripe; local
1217 int stripe; local
1260 int stripe; local
1970 int stripe = total_sector_nr / rbio->stripe_nsectors; local
2180 int stripe = total_sector_nr / rbio->stripe_nsectors; local
2434 int stripe; local
2580 is_data_stripe(struct btrfs_raid_bio *rbio, int stripe) argument
2681 int stripe = total_sector_nr / rbio->stripe_nsectors; local
[all...]
H A Dscrub.c231 static void release_scrub_stripe(struct scrub_stripe *stripe) argument
249 init_scrub_stripe(struct btrfs_fs_info *fs_info, struct scrub_stripe *stripe) argument
284 wait_scrub_stripe_io(struct scrub_stripe *stripe) argument
582 scrub_stripe_get_page(struct scrub_stripe *stripe, int sector_nr) argument
590 scrub_stripe_get_page_offset(struct scrub_stripe *stripe, int sector_nr) argument
598 scrub_verify_one_metadata(struct scrub_stripe *stripe, int sector_nr) argument
689 scrub_verify_one_sector(struct scrub_stripe *stripe, int sector_nr) argument
751 scrub_verify_one_stripe(struct scrub_stripe *stripe, unsigned long bitmap) argument
764 calc_sector_number(struct scrub_stripe *stripe, struct bio_vec *first_bvec) argument
785 struct scrub_stripe *stripe = bbio->private; local
817 scrub_stripe_submit_repair_read(struct scrub_stripe *stripe, int mirror, int blocksize, bool wait) argument
866 scrub_stripe_report_errors(struct scrub_ctx *sctx, struct scrub_stripe *stripe) argument
1010 struct scrub_stripe *stripe = container_of(work, struct scrub_stripe, work); local
1100 struct scrub_stripe *stripe = bbio->private; local
1128 struct scrub_stripe *stripe = bbio->private; local
1152 scrub_submit_write_bio(struct scrub_ctx *sctx, struct scrub_stripe *stripe, struct btrfs_bio *bbio, bool dev_replace) argument
1194 scrub_write_sectors(struct scrub_ctx *sctx, struct scrub_stripe *stripe, unsigned long write_bitmap, bool dev_replace) argument
1482 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) argument
1504 scrub_stripe_reset_bitmaps(struct scrub_stripe *stripe) argument
1524 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) argument
1636 scrub_reset_stripe(struct scrub_stripe *stripe) argument
1651 scrub_submit_extent_sector_read(struct scrub_ctx *sctx, struct scrub_stripe *stripe) argument
1723 scrub_submit_initial_read(struct scrub_ctx *sctx, struct scrub_stripe *stripe) argument
1774 stripe_has_metadata_error(struct scrub_stripe *stripe) argument
1805 struct scrub_stripe *stripe = &sctx->stripes[first_slot + i]; local
1817 struct scrub_stripe *stripe; local
1887 struct scrub_stripe *stripe; local
1936 struct scrub_stripe *stripe; local
[all...]
H A Dextent-tree.c1328 static int do_discard_extent(struct btrfs_discard_stripe *stripe, u64 *bytes) argument
1396 struct btrfs_discard_stripe *stripe = stripes + i; local
[all...]
H A Dvolumes.c3815 struct btrfs_stripe *stripe; local
3842 struct btrfs_stripe *stripe; local
5534 struct btrfs_io_stripe *stripe local
5546 struct btrfs_io_stripe *stripe = &map->stripes[i]; local
5772 struct btrfs_stripe *stripe; local
[all...]
/linux-master/drivers/md/bcache/
H A Dwriteback.h82 int stripe = offset_to_stripe(&dc->disk, offset); local
H A Dwriteback.c601 int stripe; local
656 int stripe; local
[all...]
/linux-master/drivers/md/
H A Ddm-stripe.c24 struct stripe { struct
64 get_stripe(struct dm_target *ti, struct stripe_c *sc, unsigned int stripe, char **argv) argument
201 stripe_map_sector(struct stripe_c *sc, sector_t sector, uint32_t *stripe, sector_t *result) argument
232 uint32_t stripe; local
274 uint32_t stripe; local
306 uint32_t stripe; local
[all...]
H A Draid10.c586 sector_t stripe; local
[all...]
H A Draid5.c2962 sector_t stripe, stripe2; local
3170 sector_t stripe; local
3601 stripe_set_idx(sector_t stripe, struct r5conf *conf, int previous, struct stripe_head *sh) argument
7699 int data_disks, stripe; local
[all...]
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.h83 } stripe; member in union:pnfs_block_volume::__anon1815
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c648 static u8 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, argument
[all...]
/linux-master/include/sound/
H A Dhdaudio.h551 bool stripe:1; /* apply stripe control */ member in struct:hdac_stream
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h660 struct btrfs_stripe stripe; member in struct:btrfs_chunk
/linux-master/fs/ext4/
H A Dmballoc.c2532 ext4_grpblk_t i, stripe; local
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c2095 int pinctl, stripe; local

Completed in 474 milliseconds

12