Searched refs:G_FLAG_LOADKLD (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/lib/geom/mountver/
H A Dgeom_mountver.c43 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
/freebsd-13-stable/lib/geom/nop/
H A Dgeom_nop.c44 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
/freebsd-13-stable/sbin/geom/core/
H A Dgeom.h37 #define G_FLAG_LOADKLD 0x0002 macro
H A Dgeom.c103 { "load", G_FLAG_VERBOSE | G_FLAG_LOADKLD, std_load, G_NULL_OPTS,
475 if ((cmd->gc_flags & G_FLAG_LOADKLD) != 0)
1340 * Do nothing special here, because of G_FLAG_LOADKLD flag,
/freebsd-13-stable/lib/geom/cache/
H A Dgeom_cache.c67 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
85 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, cache_main,
/freebsd-13-stable/lib/geom/concat/
H A Dgeom_concat.c59 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL, G_NULL_OPTS,
72 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, concat_main,
/freebsd-13-stable/lib/geom/label/
H A Dgeom_label.c64 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL, G_NULL_OPTS,
77 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, label_main, G_NULL_OPTS,
/freebsd-13-stable/lib/geom/multipath/
H A Dgeom_multipath.c58 "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
67 "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, mp_main,
/freebsd-13-stable/lib/geom/stripe/
H A Dgeom_stripe.c62 { "create", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
79 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, stripe_main,
/freebsd-13-stable/lib/geom/shsec/
H A Dgeom_shsec.c63 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, shsec_main,
/freebsd-13-stable/lib/geom/eli/
H A Dgeom_eli.c156 { "attach", G_FLAG_VERBOSE | G_FLAG_LOADKLD, eli_main,
185 { "onetime", G_FLAG_VERBOSE | G_FLAG_LOADKLD, NULL,
277 { "version", G_FLAG_LOADKLD, eli_main, G_NULL_OPTS,
/freebsd-13-stable/lib/geom/virstor/
H A Dgeom_virstor.c74 { "label", G_FLAG_VERBOSE | G_FLAG_LOADKLD, virstor_main,

Completed in 75 milliseconds