Searched refs:root_mount_rel (Results 1 – 18 of 18) sorted by relevance
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | kmod_core.c | 265 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 D | md_jmicron.c | 732 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 D | md_nvidia.c | 741 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 D | md_sii.c | 812 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 D | g_raid.c | 1747 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 D | md_intel.c | 1359 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 D | md_ddf.c | 3080 root_mount_rel(mdi->mdio_rootmount); in g_raid_md_free_ddf()
|
/freebsd/sys/sys/ |
H A D | systm.h | 522 void root_mount_rel(struct root_hold_token *h);
|
/freebsd/sys/dev/usb/controller/ |
H A D | usb_controller.c | 157 root_mount_rel(bus->bus_roothold); in usb_root_mount_rel()
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 1908 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 D | g_raid3.c | 2013 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 D | vfs_mountroot.c | 208 root_mount_rel(struct root_hold_token *h) in root_mount_rel() function
|
/freebsd/sys/dev/hyperv/storvsc/ |
H A D | hv_storvsc_drv_freebsd.c | 1196 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 D | g_part.c | 2044 root_mount_rel(rht); in g_part_taste() 2050 root_mount_rel(rht); in g_part_taste()
|
/freebsd/sys/dev/pccbb/ |
H A D | pccbb.c | 466 root_mount_rel(sc->sc_root_token); in cbb_event_thread()
|
/freebsd/sys/geom/journal/ |
H A D | g_journal.c | 2074 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 D | cam_periph.c | 542 root_mount_rel(&periph->periph_rootmount); in cam_periph_release_boot()
|
H A D | cam_xpt.c | 5085 root_mount_rel(&xsoftc.xpt_rootmount); in xpt_release_boot()
|