Home
last modified time | relevance | path

Searched refs:ctlreq (Results 1 – 21 of 21) sorted by relevance

/freebsd-14-stable/sys/geom/part/
HDg_part.c181 .ctlreq = g_part_ctlreq,
1608 enum g_part_ctl ctlreq; in g_part_ctlreq() local
1616 ctlreq = G_PART_CTL_NONE; in g_part_ctlreq()
1623 ctlreq = G_PART_CTL_ADD; in g_part_ctlreq()
1631 ctlreq = G_PART_CTL_BOOTCODE; in g_part_ctlreq()
1638 ctlreq = G_PART_CTL_COMMIT; in g_part_ctlreq()
1642 ctlreq = G_PART_CTL_CREATE; in g_part_ctlreq()
1649 ctlreq = G_PART_CTL_DELETE; in g_part_ctlreq()
1652 ctlreq = G_PART_CTL_DESTROY; in g_part_ctlreq()
1659 ctlreq = G_PART_CTL_MODIFY; in g_part_ctlreq()
[all …]
/freebsd-14-stable/sys/geom/
HDgeom_ctl.c576 } else if (mp->ctlreq == NULL) { in g_ctl_req()
579 mp->ctlreq(req, mp, verb); in g_ctl_req()
HDgeom.h98 g_ctl_req_t *ctlreq; member
HDgeom_ccd.c925 .ctlreq = g_ccd_config,
/freebsd-14-stable/sys/geom/bde/
HDg_bde.c288 .ctlreq = g_bde_ctlreq,
/freebsd-14-stable/sys/geom/label/
HDg_label.c73 .ctlreq = g_label_config,
/freebsd-14-stable/sys/geom/mountver/
HDg_mountver.c77 .ctlreq = g_mountver_config,
/freebsd-14-stable/sys/geom/shsec/
HDg_shsec.c64 .ctlreq = g_shsec_config,
/freebsd-14-stable/sys/geom/nop/
HDg_nop.c68 .ctlreq = g_nop_config,
/freebsd-14-stable/sys/geom/vinum/
HDgeom_vinum.c1040 .ctlreq = gv_config,
/freebsd-14-stable/sys/geom/cache/
HDg_cache.c104 .ctlreq = g_cache_config,
/freebsd-14-stable/sys/geom/concat/
HDg_concat.c67 .ctlreq = g_concat_config,
/freebsd-14-stable/sys/geom/stripe/
HDg_stripe.c64 .ctlreq = g_stripe_config,
/freebsd-14-stable/sys/geom/eli/
HDg_eli.c221 .ctlreq = g_eli_config,
/freebsd-14-stable/sys/geom/union/
HDg_union.c66 .ctlreq = g_union_config,
/freebsd-14-stable/sys/geom/multipath/
HDg_multipath.c109 .ctlreq = g_multipath_config,
/freebsd-14-stable/sys/geom/virstor/
HDg_virstor.c76 .ctlreq = g_virstor_config,
/freebsd-14-stable/sys/geom/raid/
HDg_raid.c118 .ctlreq = g_raid_ctl,
/freebsd-14-stable/sys/geom/journal/
HDg_journal.c231 .ctlreq = g_journal_config,
/freebsd-14-stable/sys/geom/mirror/
HDg_mirror.c104 .ctlreq = g_mirror_config,
/freebsd-14-stable/sys/geom/raid3/
HDg_raid3.c114 .ctlreq = g_raid3_config,