Home
last modified time | relevance | path

Searched refs:mdio_rootmount (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/geom/raid/
H A Dmd_jmicron.c107 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */ member
731 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_jmicron_start()
732 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_jmicron_start()
733 mdi->mdio_rootmount = NULL; in g_raid_md_jmicron_start()
918 mdi->mdio_rootmount = root_mount_hold("GRAID-JMicron"); in g_raid_md_taste_jmicron()
919 G_RAID_DEBUG1(1, sc, "root_mount_hold %p", mdi->mdio_rootmount); in g_raid_md_taste_jmicron()
1550 "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_free_jmicron()
1551 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_jmicron()
1552 mdi->mdio_rootmount = NULL; in g_raid_md_free_jmicron()
H A Dmd_nvidia.c118 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */ member
740 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_nvidia_start()
741 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_nvidia_start()
742 mdi->mdio_rootmount = NULL; in g_raid_md_nvidia_start()
915 mdi->mdio_rootmount = root_mount_hold("GRAID-NVIDIA"); in g_raid_md_taste_nvidia()
916 G_RAID_DEBUG1(1, sc, "root_mount_hold %p", mdi->mdio_rootmount); in g_raid_md_taste_nvidia()
1570 "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_free_nvidia()
1571 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_nvidia()
1572 mdi->mdio_rootmount = NULL; in g_raid_md_free_nvidia()
H A Dmd_sii.c115 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */ member
811 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_sii_start()
812 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_sii_start()
813 mdi->mdio_rootmount = NULL; in g_raid_md_sii_start()
1008 mdi->mdio_rootmount = root_mount_hold("GRAID-SiI"); in g_raid_md_taste_sii()
1009 G_RAID_DEBUG1(1, sc, "root_mount_hold %p", mdi->mdio_rootmount); in g_raid_md_taste_sii()
1658 "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_free_sii()
1659 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_sii()
1660 mdi->mdio_rootmount = NULL; in g_raid_md_free_sii()
H A Dmd_intel.c227 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */ member
1358 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_intel_start()
1359 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_intel_start()
1360 mdi->mdio_rootmount = NULL; in g_raid_md_intel_start()
1580 mdi->mdio_rootmount = root_mount_hold("GRAID-Intel"); in g_raid_md_taste_intel()
1581 G_RAID_DEBUG1(1, sc, "root_mount_hold %p", mdi->mdio_rootmount); in g_raid_md_taste_intel()
2701 "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_free_intel()
2702 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_intel()
2703 mdi->mdio_rootmount = NULL; in g_raid_md_free_intel()
H A Dmd_ddf.c98 struct root_hold_token *mdio_rootmount; /* Root mount delay token. */ member
3079 "root_mount_rel %p", mdi->mdio_rootmount); in g_raid_md_free_ddf()
3080 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_ddf()
3081 mdi->mdio_rootmount = NULL; in g_raid_md_free_ddf()