Home
last modified time | relevance | path

Searched refs:root_mount_rel (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c265 root_mount_rel(zfs_root_token); in zfs__init()
274 root_mount_rel(zfs_root_token); in zfs__init()
/freebsd/sys/geom/raid/
H A Dmd_jmicron.c732 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_jmicron_start()
1551 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_jmicron()
H A Dmd_nvidia.c741 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_nvidia_start()
1571 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_nvidia()
H A Dmd_sii.c812 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_sii_start()
1659 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_sii()
H A Dg_raid.c1747 root_mount_rel(vol->v_rootmount); in g_raid_update_volume()
2099 root_mount_rel(vol->v_rootmount); in g_raid_destroy_volume()
H A Dmd_intel.c1359 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_intel_start()
2702 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_intel()
H A Dmd_ddf.c3080 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_ddf()
/freebsd/sys/sys/
H A Dsystm.h522 void root_mount_rel(struct root_hold_token *h);
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c157 root_mount_rel(bus->bus_roothold); in usb_root_mount_rel()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c1908 root_mount_rel(sc->sc_rootmount); in g_mirror_try_destroy()
2513 root_mount_rel(sc->sc_rootmount); in g_mirror_update_device()
2540 root_mount_rel(sc->sc_rootmount); in g_mirror_update_device()
2664 root_mount_rel(sc->sc_rootmount); in g_mirror_update_device()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c2013 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__, in g_raid3_try_destroy()
2015 root_mount_rel(sc->sc_rootmount); in g_raid3_try_destroy()
2528 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", in g_raid3_update_device()
2530 root_mount_rel(sc->sc_rootmount); in g_raid3_update_device()
2675 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__, in g_raid3_update_device()
2677 root_mount_rel(sc->sc_rootmount); in g_raid3_update_device()
2708 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__, in g_raid3_update_device()
2710 root_mount_rel(sc->sc_rootmount); in g_raid3_update_device()
/freebsd/sys/kern/
H A Dvfs_mountroot.c208 root_mount_rel(struct root_hold_token *h) in root_mount_rel() function
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1196 root_mount_rel(root_mount_token); in storvsc_attach()
1201 root_mount_rel(root_mount_token); in storvsc_attach()
/freebsd/sys/geom/part/
H A Dg_part.c2044 root_mount_rel(rht); in g_part_taste()
2050 root_mount_rel(rht); in g_part_taste()
/freebsd/sys/dev/pccbb/
H A Dpccbb.c466 root_mount_rel(sc->sc_root_token); in cbb_event_thread()
/freebsd/sys/geom/journal/
H A Dg_journal.c2074 root_mount_rel(sc->sc_rootmount); in g_journal_worker()
2415 root_mount_rel(sc->sc_rootmount); in g_journal_destroy()
/freebsd/sys/cam/
H A Dcam_periph.c542 root_mount_rel(&periph->periph_rootmount); in cam_periph_release_boot()
H A Dcam_xpt.c5085 root_mount_rel(&xsoftc.xpt_rootmount); in xpt_release_boot()