Home
last modified time | relevance | path

Searched defs:g_raid_md_ddf_object (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/raid/
HDmd_ddf.c89 struct g_raid_md_ddf_object { struct
90 struct g_raid_md_object mdio_base;
91 u_int mdio_bigendian;
92 struct ddf_meta mdio_meta;
93 int mdio_starting;
94 struct callout mdio_start_co; /* STARTING state timer. */
95 int mdio_started;
96 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */