Searched refs:root_hold_token (Results 1 – 18 of 18) sorted by relevance
110 static TAILQ_HEAD(, root_hold_token) root_holds =149 struct root_hold_token *h; in sysctl_vfs_root_mount_hold()169 struct root_hold_token *172 struct root_hold_token *h; in root_mount_hold()185 root_mount_hold_token(const char *identifier, struct root_hold_token *h) in root_mount_hold_token()188 struct root_hold_token *t; in root_mount_hold_token()208 root_mount_rel(struct root_hold_token *h) in root_mount_rel()977 struct root_hold_token *h; in vfs_mountroot_wait()
514 struct root_hold_token { struct517 TAILQ_ENTRY(root_hold_token) list; argument520 struct root_hold_token *root_mount_hold(const char *identifier);521 void root_mount_hold_token(const char *identifier, struct root_hold_token *h);522 void root_mount_rel(struct root_hold_token *h);
49 struct root_hold_token *bus_roothold;
88 struct root_hold_token *sc_root_token;
104 static struct root_hold_token *zfs_root_token;
151 struct root_hold_token periph_rootmount;
121 struct root_hold_token xpt_rootmount;
149 struct root_hold_token *sc_rootmount;
278 struct root_hold_token *v_rootmount; /* Root mount delay token. */
107 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
118 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
115 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
227 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
98 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
230 struct root_hold_token *sc_rootmount;
213 struct root_hold_token *sc_rootmount;
1066 struct root_hold_token *root_mount_token = NULL; in storvsc_attach()
1966 struct root_hold_token *rht; in g_part_taste()