OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RF_ComponentLabel_t
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/dev/raidframe/
rf_kintf.h
40
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
*);
rf_compat80.h
48
#define RAIDFRAME_GET_COMPONENT_LABEL80 _IOWR('r', 19,
RF_ComponentLabel_t
*)
raidframeio.h
108
#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
)
rf_netbsd.h
47
RF_ComponentLabel_t
ci_label; /* components RAIDframe label */
120
RF_ComponentLabel_t
*clabel; /* the label */
rf_paritymap.h
126
RF_ComponentLabel_t
*);
raidframevar.h
474
}
RF_ComponentLabel_t
;
481
rf_component_label_numblocks(const
RF_ComponentLabel_t
*cl)
489
rf_component_label_set_numblocks(
RF_ComponentLabel_t
*cl, RF_SectorCount_t siz)
497
rf_component_label_partitionsize(const
RF_ComponentLabel_t
*cl)
505
rf_component_label_set_partitionsize(
RF_ComponentLabel_t
*cl,
rf_compat80.c
198
RF_ComponentLabel_t
**clabel_ptr = (
RF_ComponentLabel_t
**)data;
199
RF_ComponentLabel_t
*clabel;
rf_netbsdkintf.c
196
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)
1438
rf_init_component_label(RF_Raid_t *raidPtr,
RF_ComponentLabel_t
*clabel)
1453
RF_ComponentLabel_t
*ci_label = raidget_component_label(
1585
RF_ComponentLabel_t
*clabel;
2396
RF_ComponentLabel_t
*clabel;
2408
RF_ComponentLabel_t
*clabel;
2427
RF_ComponentLabel_t
*
[
all
...]
rf_paritymap.c
322
RF_ComponentLabel_t
*clabel;
618
RF_ComponentLabel_t
*clabel;
732
rf_paritymap_init_label(struct rf_paritymap *pm,
RF_ComponentLabel_t
*clabel)
760
RF_ComponentLabel_t
*clabel;
787
RF_ComponentLabel_t
*clabel;
rf_disks.c
88
RF_ComponentLabel_t
*);
90
RF_ComponentLabel_t
*, int, int );
658
RF_ComponentLabel_t
*ci_label)
674
char *dev_name,
RF_ComponentLabel_t
*ci_label,
740
RF_ComponentLabel_t
*ci_label;
1262
RF_ComponentLabel_t
tmp_ci_label;
rf_driver.c
441
RF_ComponentLabel_t
*clabel;
rf_reconstruct.c
245
RF_ComponentLabel_t
*c_label;
361
RF_ComponentLabel_t
*c_label;
/src/sbin/raidctl/
raidctl.c
670
RF_ComponentLabel_t
component_label;
713
memset(&component_label, 0, sizeof(
RF_ComponentLabel_t
));
808
RF_ComponentLabel_t
component_label;
815
memset( &component_label, 0, sizeof(
RF_ComponentLabel_t
));
851
RF_ComponentLabel_t
component_label;
877
RF_ComponentLabel_t
component_label;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1001
unsigned struct_RF_ComponentLabel_sz = sizeof(
RF_ComponentLabel_t
);
Completed in 26 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025