Searched defs:stripe (Results 1 – 13 of 13) sorted by relevance
| /Linux-v4.19/drivers/md/ |
| D | dm-stripe.c | 21 struct stripe { struct 44 struct stripe stripe[0]; member 75 unsigned int stripe, char **argv) in get_stripe() 217 uint32_t *stripe, sector_t *result) in stripe_map_sector() 247 uint32_t stripe; in stripe_map_range_sector() local 289 uint32_t stripe; in stripe_map() local 324 uint32_t stripe; in stripe_dax_direct_access() local 345 uint32_t stripe; in stripe_dax_copy_from_iter() local 364 uint32_t stripe; in stripe_dax_copy_to_iter() local
|
| D | raid0.c | 426 int stripe = mddev->raid_disks * in raid0_run() local
|
| D | raid10.c | 602 sector_t stripe; in __raid10_find_phys() local 3921 int stripe = conf->geo.raid_disks * in raid10_run() local 4713 int stripe = conf->geo.raid_disks * in end_reshape() local
|
| D | raid5.c | 2710 sector_t stripe, stripe2; in raid5_compute_sector() local 2918 sector_t stripe; in raid5_compute_blocknr() local 3325 static void stripe_set_idx(sector_t stripe, struct r5conf *conf, int previous, in stripe_set_idx() 7407 int stripe = data_disks * in raid5_run() local 7997 int stripe = data_disks * ((conf->chunk_sectors << 9) in end_reshape() local
|
| /Linux-v4.19/fs/btrfs/ |
| D | raid56.c | 599 static int rbio_stripe_page_index(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page_index() 609 static struct page *rbio_stripe_page(struct btrfs_raid_bio *rbio, int stripe, in rbio_stripe_page() 1077 struct btrfs_bio_stripe *stripe; in rbio_add_io_page() local 1183 int stripe; in finish_rmw() local 1350 struct btrfs_bio_stripe *stripe; in find_bio_stripe() local 1501 int stripe; in raid56_rmw_stripe() local 1797 int pagenr, stripe; in __raid_recover_end_io() local 2047 int stripe; in __raid56_parity_recover() local 2341 int stripe; in finish_parity_scrub() local 2500 static inline int is_data_stripe(struct btrfs_raid_bio *rbio, int stripe) in is_data_stripe() [all …]
|
| D | volumes.c | 3237 struct btrfs_stripe *stripe; in chunk_devid_filter() local 3255 struct btrfs_stripe *stripe; in chunk_drange_filter() local 4877 struct btrfs_stripe *stripe; in btrfs_finish_chunk_alloc() local
|
| D | extent-tree.c | 1981 struct btrfs_bio_stripe *stripe = bbio->stripes; in btrfs_discard_extent() local
|
| /Linux-v4.19/drivers/md/bcache/ |
| D | writeback.h | 42 unsigned int stripe = offset_to_stripe(&dc->disk, offset); in bcache_dev_stripe_dirty() local
|
| D | writeback.c | 509 unsigned int stripe_offset, stripe, sectors_dirty; in bcache_dev_sectors_dirty_add() local 557 unsigned int start_stripe, stripe, next_stripe; in refill_full_stripes() local
|
| /Linux-v4.19/fs/nfs/blocklayout/ |
| D | blocklayout.h | 83 } stripe; member
|
| /Linux-v4.19/fs/exofs/ |
| D | ore_raid.c | 142 struct __1_page_stripe *stripe = &sp2d->_1p_stripes[i]; in _sp2d_alloc() local
|
| /Linux-v4.19/drivers/scsi/megaraid/ |
| D | megaraid_sas_fp.c | 659 u8 get_arm(struct megasas_instance *instance, u32 ld, u8 span, u64 stripe, in get_arm()
|
| /Linux-v4.19/include/uapi/linux/ |
| D | btrfs_tree.h | 430 struct btrfs_stripe stripe; member
|