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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_enc.c208 root_mount_rel(&enc->enc_rootmount);
847 root_mount_rel(&enc->enc_rootmount);
/freebsd-12-stable/sys/sys/
H A Dsystm.h518 void root_mount_rel(struct root_hold_token *h);
/freebsd-12-stable/sys/geom/raid/
H A Dmd_jmicron.c733 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount);
734 root_mount_rel(mdi->mdio_rootmount);
1554 "root_mount_rel %p", mdi->mdio_rootmount);
1555 root_mount_rel(mdi->mdio_rootmount);
H A Dmd_nvidia.c742 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount);
743 root_mount_rel(mdi->mdio_rootmount);
1574 "root_mount_rel %p", mdi->mdio_rootmount);
1575 root_mount_rel(mdi->mdio_rootmount);
H A Dmd_sii.c813 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount);
814 root_mount_rel(mdi->mdio_rootmount);
1662 "root_mount_rel %p", mdi->mdio_rootmount);
1663 root_mount_rel(mdi->mdio_rootmount);
H A Dg_raid.c1747 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", vol->v_rootmount);
1748 root_mount_rel(vol->v_rootmount);
2100 root_mount_rel(vol->v_rootmount);
H A Dmd_intel.c1360 G_RAID_DEBUG1(1, sc, "root_mount_rel %p", mdi->mdio_rootmount);
1361 root_mount_rel(mdi->mdio_rootmount);
2706 "root_mount_rel %p", mdi->mdio_rootmount);
2707 root_mount_rel(mdi->mdio_rootmount);
H A Dmd_ddf.c3080 "root_mount_rel %p", mdi->mdio_rootmount);
3081 root_mount_rel(mdi->mdio_rootmount);
/freebsd-12-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1193 root_mount_rel(root_mount_token);
1198 root_mount_rel(root_mount_token);
/freebsd-12-stable/sys/geom/mirror/
H A Dg_mirror.c1848 G_MIRROR_DEBUG(1, "root_mount_rel[%u] %p", __LINE__,
1850 root_mount_rel(sc->sc_rootmount);
2383 G_MIRROR_DEBUG(1, "root_mount_rel[%u] %p", __LINE__,
2385 root_mount_rel(sc->sc_rootmount);
2410 G_MIRROR_DEBUG(1, "root_mount_rel[%u] %p",
2412 root_mount_rel(sc->sc_rootmount);
2571 G_MIRROR_DEBUG(1, "root_mount_rel[%u] %p",
2573 root_mount_rel(sc->sc_rootmount);
/freebsd-12-stable/sys/geom/raid3/
H A Dg_raid3.c1985 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__,
1987 root_mount_rel(sc->sc_rootmount);
2487 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p",
2489 root_mount_rel(sc->sc_rootmount);
2634 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__,
2636 root_mount_rel(sc->sc_rootmount);
2667 G_RAID3_DEBUG(1, "root_mount_rel[%u] %p", __LINE__,
2669 root_mount_rel(sc->sc_rootmount);
/freebsd-12-stable/sys/dev/usb/controller/
H A Dusb_controller.c160 root_mount_rel(bus->bus_roothold);
/freebsd-12-stable/sys/kern/
H A Dvfs_mountroot.c211 root_mount_rel(struct root_hold_token *h) function
/freebsd-12-stable/sys/geom/journal/
H A Dg_journal.c2067 GJ_DEBUG(1, "root_mount_rel %p", sc->sc_rootmount);
2068 root_mount_rel(sc->sc_rootmount);
2408 GJ_DEBUG(1, "root_mount_rel %p", sc->sc_rootmount);
2409 root_mount_rel(sc->sc_rootmount);
/freebsd-12-stable/sys/geom/part/
H A Dg_part.c2041 root_mount_rel(rht);
2047 root_mount_rel(rht);
/freebsd-12-stable/sys/dev/pccbb/
H A Dpccbb.c503 root_mount_rel(sc->sc_root_token);
/freebsd-12-stable/sys/cam/
H A Dcam_xpt.c5230 root_mount_rel(&xsoftc.xpt_rootmount);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c7269 root_mount_rel(zfs_root_token);

Completed in 163 milliseconds