Searched refs:root_mount_hold (Results 1 – 16 of 16) sorted by relevance
261 zfs_root_token = root_mount_hold("ZFS"); in zfs__init()
140 SYSCTL_PROC(_vfs, OID_AUTO, root_mount_hold,170 root_mount_hold(const char *identifier) in root_mount_hold() function
520 struct root_hold_token *root_mount_hold(const char *identifier);
381 sc->sc_root_token = root_mount_hold(device_get_nameunit(sc->dev)); in cbb_pci_attach()
181 bus->bus_roothold = root_mount_hold(device_get_nameunit(dev)); in usb_attach()
918 mdi->mdio_rootmount = root_mount_hold("GRAID-JMicron"); in g_raid_md_taste_jmicron()
915 mdi->mdio_rootmount = root_mount_hold("GRAID-NVIDIA"); in g_raid_md_taste_nvidia()
1008 mdi->mdio_rootmount = root_mount_hold("GRAID-SiI"); in g_raid_md_taste_sii()
1959 vol->v_rootmount = root_mount_hold("GRAID"); in g_raid_create_volume()
1580 mdi->mdio_rootmount = root_mount_hold("GRAID-Intel"); in g_raid_md_taste_intel()
1073 root_mount_token = root_mount_hold("storvsc"); in storvsc_attach()
1996 rht = root_mount_hold(mp->name); in g_part_taste()
2275 sc->sc_rootmount = root_mount_hold("GJOURNAL"); in g_journal_create()
3206 sc->sc_rootmount = root_mount_hold("GMIRROR"); in g_mirror_create()
3250 sc->sc_rootmount = root_mount_hold("GRAID3"); in g_raid3_create() 3251 G_RAID3_DEBUG(1, "root_mount_hold %p", sc->sc_rootmount); in g_raid3_create()
2498 holders="$(sysctl -n vfs.root_mount_hold)"