Home
last modified time | relevance | path

Searched refs:RF_ComponentLabel_t (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_kintf.h40 int rf_reasonable_label(RF_ComponentLabel_t *, uint64_t);
48 RF_ComponentLabel_t *raidget_component_label(RF_Raid_t *, RF_RowCol_t);
59 void raid_init_component_label(RF_Raid_t *, RF_ComponentLabel_t *);
60 void rf_print_component_label(RF_ComponentLabel_t *);
H A Draidframeio.h108 #define RAIDFRAME_GET_COMPONENT_LABEL _IOWR ('r', 19, RF_ComponentLabel_t)
109 #define RAIDFRAME_SET_COMPONENT_LABEL _IOW ('r', 20, RF_ComponentLabel_t)
111 #define RAIDFRAME_INIT_LABELS _IOW ('r', 21, RF_ComponentLabel_t)
H A Drf_netbsdkintf.c196 dev_t, struct vnode *, RF_ComponentLabel_t *);
198 dev_t, struct vnode *, RF_ComponentLabel_t *);
315 static void rf_fix_old_label_size(RF_ComponentLabel_t *, uint64_t);
1400 rf_set_component_label(RF_Raid_t *raidPtr, RF_ComponentLabel_t *clabel) in rf_set_component_label()
1438 rf_init_component_label(RF_Raid_t *raidPtr, RF_ComponentLabel_t *clabel) in rf_init_component_label()
1453 RF_ComponentLabel_t *ci_label = raidget_component_label( in rf_init_component_label()
1585 RF_ComponentLabel_t *clabel; in raidioctl()
2396 RF_ComponentLabel_t *clabel; in raidmarkclean()
2408 RF_ComponentLabel_t *clabel; in raidmarkdirty()
2427 RF_ComponentLabel_t *
[all...]
H A Draidframevar.h474 } RF_ComponentLabel_t; typedef
481 rf_component_label_numblocks(const RF_ComponentLabel_t *cl) in rf_component_label_numblocks()
489 rf_component_label_set_numblocks(RF_ComponentLabel_t *cl, RF_SectorCount_t siz) in rf_component_label_set_numblocks()
497 rf_component_label_partitionsize(const RF_ComponentLabel_t *cl) in rf_component_label_partitionsize()
505 rf_component_label_set_partitionsize(RF_ComponentLabel_t *cl, in rf_component_label_set_partitionsize()
H A Drf_netbsd.h47 RF_ComponentLabel_t ci_label; /* components RAIDframe label */
120 RF_ComponentLabel_t *clabel; /* the label */
H A Drf_compat80.c198 RF_ComponentLabel_t **clabel_ptr = (RF_ComponentLabel_t **)data; in rf_get_component_label80()
199 RF_ComponentLabel_t *clabel; in rf_get_component_label80()
H A Drf_paritymap.c322 RF_ComponentLabel_t *clabel; in rf_paritymap_set_params()
618 RF_ComponentLabel_t *clabel; in rf_paritymap_attach()
732 rf_paritymap_init_label(struct rf_paritymap *pm, RF_ComponentLabel_t *clabel) in rf_paritymap_init_label()
760 RF_ComponentLabel_t *clabel; in rf_paritymap_get_disable()
787 RF_ComponentLabel_t *clabel; in rf_paritymap_set_disable()
H A Drf_compat80.h48 #define RAIDFRAME_GET_COMPONENT_LABEL80 _IOWR('r', 19, RF_ComponentLabel_t *)
H A Drf_disks.c88 RF_ComponentLabel_t *);
90 RF_ComponentLabel_t *, int, int );
658 RF_ComponentLabel_t *ci_label) in rf_print_label_status()
674 char *dev_name, RF_ComponentLabel_t *ci_label, in rf_check_label_vitals()
740 RF_ComponentLabel_t *ci_label; in rf_CheckLabels()
1262 RF_ComponentLabel_t tmp_ci_label; in rf_swap_components()
H A Drf_paritymap.h126 RF_ComponentLabel_t *);
H A Drf_driver.c441 RF_ComponentLabel_t *clabel; in rf_Configure()
H A Drf_reconstruct.c245 RF_ComponentLabel_t *c_label; in rf_ReconstructFailedDiskBasic()
361 RF_ComponentLabel_t *c_label; in rf_ReconstructInPlace()
/netbsd-src/sbin/raidctl/
H A Draidctl.c670 RF_ComponentLabel_t component_label;
713 memset(&component_label, 0, sizeof(RF_ComponentLabel_t)); in rf_output_configuration()
808 RF_ComponentLabel_t component_label; in rf_fail_disk()
815 memset( &component_label, 0, sizeof(RF_ComponentLabel_t)); in get_component_label()
851 RF_ComponentLabel_t component_label; in get_component_label()
877 RF_ComponentLabel_t component_label; in set_component_label()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1001 unsigned struct_RF_ComponentLabel_sz = sizeof(RF_ComponentLabel_t);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1163 unsigned struct_RF_ComponentLabel_sz = sizeof(RF_ComponentLabel_t);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1162 unsigned struct_RF_ComponentLabel_sz = sizeof(RF_ComponentLabel_t);