Searched refs:root_hold_token (Results 1 - 16 of 16) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_bus.h57 struct root_hold_token *bus_roothold;
/freebsd-11.0-release/sys/kern/
H A Dvfs_mountroot.c111 struct root_hold_token { struct
113 LIST_ENTRY(root_hold_token) list;
116 static LIST_HEAD(, root_hold_token) root_holds =
144 struct root_hold_token *h;
164 struct root_hold_token *
167 struct root_hold_token *h;
181 root_mount_rel(struct root_hold_token *h)
932 struct root_hold_token *h;
/freebsd-11.0-release/sys/sys/
H A Dsystm.h425 struct root_hold_token;
427 struct root_hold_token *root_mount_hold(const char *identifier);
428 void root_mount_rel(struct root_hold_token *h);
/freebsd-11.0-release/sys/dev/pccbb/
H A Dpccbbvar.h90 struct root_hold_token *sc_root_token;
/freebsd-11.0-release/sys/geom/journal/
H A Dg_journal.h167 struct root_hold_token *sc_rootmount;
/freebsd-11.0-release/sys/geom/mirror/
H A Dg_mirror.h215 struct root_hold_token *sc_rootmount;
/freebsd-11.0-release/sys/geom/raid/
H A Dg_raid.h304 struct root_hold_token *v_rootmount; /* Root mount delay token. */
H A Dmd_jmicron.c107 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
H A Dmd_nvidia.c118 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
H A Dmd_sii.c115 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
H A Dmd_intel.c226 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
H A Dmd_ddf.c96 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */
/freebsd-11.0-release/sys/geom/raid3/
H A Dg_raid3.h246 struct root_hold_token *sc_rootmount;
/freebsd-11.0-release/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1008 struct root_hold_token *root_mount_token = NULL;
/freebsd-11.0-release/sys/geom/part/
H A Dg_part.c1894 struct root_hold_token *rht;
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c6621 static struct root_hold_token *zfs_root_token;

Completed in 238 milliseconds