Searched refs:root_mp (Results 1 – 2 of 2) sorted by relevance
365 mount_t root_mp = vnode_mount(rootvnode); in imageboot_pivot_image() local366 if (root_mp && (root_mp->mnt_kern_flag & MNTK_SSD)) { in imageboot_pivot_image()
806 mount_t root_mp; member