Home
last modified time | relevance | path

Searched refs:disklabel_ops (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/sys/
H A Ddisklabel.h67 struct disklabel_ops { struct
100 typedef struct disklabel_ops *disklabel_ops_t; argument
H A Ddisklabel64.h136 extern struct disklabel_ops disklabel64_ops;
H A Ddisklabel32.h165 extern struct disklabel_ops disklabel32_ops;
H A Ddiskslice.h150 struct disklabel_ops *ds_ops; /* label ops (probe default) */
/dragonfly/sys/kern/
H A Dsubr_disklabel64.c529 struct disklabel_ops disklabel64_ops = {
H A Dsubr_disklabel32.c647 struct disklabel_ops disklabel32_ops = {