Home
last modified time | relevance | path

Searched defs:stripes (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/
H A Ddm-unstripe.c16 uint32_t stripes; member
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c695 const unsigned int stripes = bi->info.isp.sp.iterator.num_stripes; in imgu_css_pipeline_init() local
2108 unsigned int stripes, i; in imgu_css_set_parameters() local
H A Dipu3-abi.h1222 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
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c300 const unsigned int stripes = device->ldev->md.al_stripes; in al_tr_number_to_on_disk_sector() local
/linux/fs/btrfs/
H A Dvolumes.c5966 struct stripe_mirror stripes[BTRFS_RAID1_MAX_MIRRORS] = { 0 }; in btrfs_read_rr() local
6107 struct btrfs_discard_stripe *stripes; in btrfs_map_discard() local
H A Dscrub.c195 struct scrub_stripe stripes[SCRUB_TOTAL_STRIPES]; member