| /freebsd-14.2/sys/geom/eli/ |
| H A D | g_eli_ctl.c | 64 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_eli_ctl_attach() 84 valp = gctl_get_paraml(req, "keyno", sizeof(*valp)); in g_eli_ctl_attach() 204 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_eli_ctl_detach() 218 last = gctl_get_paraml(req, "last", sizeof(*last)); in g_eli_ctl_detach() 282 noautoresize = gctl_get_paraml(req, "noautoresize", in g_eli_ctl_onetime() 415 boot = gctl_get_paraml(req, "boot", sizeof(*boot)); in g_eli_ctl_configure() 428 trim = gctl_get_paraml(req, "trim", sizeof(*trim)); in g_eli_ctl_configure() 470 noautoresize = gctl_get_paraml(req, "noautoresize", in g_eli_ctl_configure() 789 all = gctl_get_paraml(req, "all", sizeof(*all)); in g_eli_ctl_delkey() 922 all = gctl_get_paraml(req, "all", sizeof(*all)); in g_eli_ctl_suspend() [all …]
|
| /freebsd-14.2/sys/geom/raid3/ |
| H A D | g_raid3_ctl.c | 107 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid3_ctl_configure() 116 autosync = gctl_get_paraml(req, "autosync", sizeof(*autosync)); in g_raid3_ctl_configure() 151 noround_robin = gctl_get_paraml(req, "noround_robin", in g_raid3_ctl_configure() 162 verify = gctl_get_paraml(req, "verify", sizeof(*verify)); in g_raid3_ctl_configure() 270 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid3_ctl_rebuild() 342 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid3_ctl_stop() 351 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_raid3_ctl_stop() 408 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid3_ctl_insert() 426 no = gctl_get_paraml(req, "number", sizeof(*no)); in g_raid3_ctl_insert() 535 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid3_ctl_remove() [all …]
|
| /freebsd-14.2/sys/geom/mirror/ |
| H A D | g_mirror_ctl.c | 157 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_configure() 259 slicep = gctl_get_paraml(req, "slice", sizeof(*slicep)); in g_mirror_ctl_configure() 382 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_create() 405 val = gctl_get_paraml(req, "slice", sizeof(*val)); in g_mirror_ctl_create() 536 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_rebuild() 627 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_insert() 801 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_remove() 865 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_resize() 933 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_deactivate() 995 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mirror_ctl_forget() [all …]
|
| /freebsd-14.2/sys/geom/raid/ |
| H A D | g_raid_ctl.c | 108 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid_ctl_label() 155 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid_ctl_stop() 174 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_raid_ctl_stop() 195 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid_ctl_other() 232 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_raid_ctl()
|
| H A D | md_jmicron.c | 1042 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_raid_md_ctl_jmicron() 1066 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_raid_md_ctl_jmicron() 1239 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_raid_md_ctl_jmicron()
|
| /freebsd-14.2/sys/geom/vinum/ |
| H A D | geom_vinum.c | 233 offset = gctl_get_paraml(req, "offset", sizeof(*offset)); in gv_attach() 238 rename = gctl_get_paraml(req, "rename", sizeof(*rename)); in gv_attach() 287 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_detach() 323 plexes = gctl_get_paraml(req, "plexes", sizeof(*plexes)); in gv_create() 325 drives = gctl_get_paraml(req, "drives", sizeof(*drives)); in gv_create() 331 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_create() 340 d2 = gctl_get_paraml(req, buf, sizeof(*d2)); in gv_create() 376 v2 = gctl_get_paraml(req, buf, sizeof(*v2)); in gv_create() 398 p2 = gctl_get_paraml(req, buf, sizeof(*p2)); in gv_create() 420 s2 = gctl_get_paraml(req, buf, sizeof(*s2)); in gv_create() [all …]
|
| H A D | geom_vinum_create.c | 327 drives = gctl_get_paraml(req, "drives", sizeof(*drives)); in gv_concat() 394 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_mirror() 395 drives = gctl_get_paraml(req, "drives", sizeof(*drives)); in gv_mirror() 484 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_raid5() 485 drives = gctl_get_paraml(req, "drives", sizeof(*drives)); in gv_raid5() 486 stripesize = gctl_get_paraml(req, "stripesize", sizeof(*stripesize)); in gv_raid5() 561 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_stripe() 562 drives = gctl_get_paraml(req, "drives", sizeof(*drives)); in gv_stripe()
|
| H A D | geom_vinum_list.c | 58 argc = gctl_get_paraml(req, "argc", sizeof(*argc)); in gv_list() 65 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_list() 233 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_lv() 289 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_lp() 379 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_ls() 454 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_ld()
|
| H A D | geom_vinum_move.c | 54 argc = gctl_get_paraml(req, "argc", sizeof(*argc)); in gv_move() 59 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_move()
|
| H A D | geom_vinum_rm.c | 53 argc = gctl_get_paraml(req, "argc", sizeof(*argc)); in gv_remove() 60 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_remove()
|
| H A D | geom_vinum_init.c | 58 argc = gctl_get_paraml(req, "argc", sizeof(*argc)); in gv_start_obj() 59 initsize = gctl_get_paraml(req, "initsize", sizeof(*initsize)); in gv_start_obj()
|
| H A D | geom_vinum_rename.c | 57 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_rename()
|
| H A D | geom_vinum_state.c | 63 flags = gctl_get_paraml(req, "flags", sizeof(*flags)); in gv_setstate()
|
| /freebsd-14.2/sys/geom/cache/ |
| H A D | g_cache.c | 715 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_cache_ctl_create() 734 size = gctl_get_paraml(req, "size", sizeof(*size)); in g_cache_ctl_create() 745 bsize = gctl_get_paraml(req, "blocksize", sizeof(*bsize)); in g_cache_ctl_create() 781 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_cache_ctl_configure() 803 size = gctl_get_paraml(req, "size", sizeof(*size)); in g_cache_ctl_configure() 815 bsize = gctl_get_paraml(req, "blocksize", sizeof(*bsize)); in g_cache_ctl_configure() 859 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_cache_ctl_destroy() 868 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_cache_ctl_destroy() 906 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_cache_ctl_reset() 948 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_cache_config()
|
| /freebsd-14.2/sys/geom/union/ |
| H A D | g_union.c | 104 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_union_config() 113 verbose = gctl_get_paraml(req, "verbose", sizeof(*verbose)); in g_union_config() 156 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_union_ctl_create() 411 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_union_ctl_destroy() 420 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_union_ctl_destroy() 477 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_union_ctl_reset() 533 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_union_ctl_revert() 616 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_union_ctl_commit() 625 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_union_ctl_commit() 630 reboot = gctl_get_paraml(req, "reboot", sizeof(*reboot)); in g_union_ctl_commit()
|
| /freebsd-14.2/sys/geom/label/ |
| H A D | g_label.c | 449 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_label_ctl_create() 519 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_label_ctl_destroy() 528 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_label_ctl_destroy() 563 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_label_config()
|
| /freebsd-14.2/sys/geom/nop/ |
| H A D | g_nop.c | 562 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_nop_ctl_create() 710 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_nop_ctl_configure() 818 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_nop_ctl_destroy() 827 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_nop_ctl_destroy() 867 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_nop_ctl_reset() 909 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_nop_config()
|
| /freebsd-14.2/sys/geom/mountver/ |
| H A D | g_mountver.c | 409 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mountver_ctl_create() 450 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_mountver_ctl_destroy() 459 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_mountver_ctl_destroy() 620 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_mountver_config()
|
| /freebsd-14.2/sys/geom/ |
| H A D | geom_ccd.c | 736 unit = gctl_get_paraml(req, "unit", sizeof (*unit)); in g_ccd_create() 741 ileave = gctl_get_paraml(req, "ileave", sizeof (*ileave)); in g_ccd_create() 746 nprovider = gctl_get_paraml(req, "nprovider", sizeof (*nprovider)); in g_ccd_create() 878 up = gctl_get_paraml(req, "unit", sizeof (*up)); in g_ccd_list()
|
| H A D | geom_ctl.c | 435 gctl_get_paraml(struct gctl_req *req, const char *param, int len) in gctl_get_paraml() function 511 parents = gctl_get_paraml(req, "parents", sizeof(*parents)); in g_ctl_getxml()
|
| /freebsd-14.2/sys/geom/multipath/ |
| H A D | g_multipath.c | 1033 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_multipath_ctl_prefer() 1118 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_multipath_ctl_create() 1143 val = gctl_get_paraml(req, "active_active", sizeof(*val)); in g_multipath_ctl_create() 1146 val = gctl_get_paraml(req, "active_read", sizeof(*val)); in g_multipath_ctl_create() 1191 val = gctl_get_paraml(req, "active_active", sizeof(*val)); in g_multipath_ctl_configure() 1194 val = gctl_get_paraml(req, "active_read", sizeof(*val)); in g_multipath_ctl_configure() 1197 val = gctl_get_paraml(req, "active_passive", sizeof(*val)); in g_multipath_ctl_configure() 1495 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_multipath_config()
|
| /freebsd-14.2/sys/geom/concat/ |
| H A D | g_concat.c | 857 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_concat_ctl_create() 954 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_concat_ctl_destroy() 963 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_concat_ctl_destroy() 1067 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_concat_ctl_append() 1076 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in g_concat_ctl_append() 1194 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_concat_config()
|
| /freebsd-14.2/sys/geom/stripe/ |
| H A D | g_stripe.c | 1071 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_stripe_ctl_create() 1092 stripesize = gctl_get_paraml(req, "stripesize", sizeof(*stripesize)); in g_stripe_ctl_create() 1171 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_stripe_ctl_destroy() 1180 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_stripe_ctl_destroy() 1214 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_stripe_config()
|
| /freebsd-14.2/sys/geom/shsec/ |
| H A D | g_shsec.c | 752 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in g_shsec_ctl_destroy() 761 force = gctl_get_paraml(req, "force", sizeof(*force)); in g_shsec_ctl_destroy() 795 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_shsec_config()
|
| /freebsd-14.2/sys/geom/virstor/ |
| H A D | g_virstor.c | 175 version = gctl_get_paraml(req, "version", sizeof(*version)); in g_virstor_config() 206 nargs = gctl_get_paraml(req, "nargs", sizeof *nargs); in virstor_ctl_stop() 215 force = gctl_get_paraml(req, "force", sizeof *force); in virstor_ctl_stop() 274 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in virstor_ctl_add() 283 hardcode = gctl_get_paraml(req, "hardcode", sizeof(*hardcode)); in virstor_ctl_add() 529 nargs = gctl_get_paraml(req, "nargs", sizeof(*nargs)); in virstor_ctl_remove()
|