Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c57 static int bootfs_fstype; variable
124 vfsp->vfs_fstype = bootfs_fstype; in bootfs_mount()
129 vfs_make_fsid(&vfsp->vfs_fsid, fsdev, bootfs_fstype); in bootfs_mount()
238 bootfs_fstype = fstype; in bootfs_init()
239 ASSERT(bootfs_fstype != 0); in bootfs_init()
247 (void) vfs_freevfsops_by_type(bootfs_fstype); in bootfs_init()
315 (void) vfs_freevfsops_by_type(bootfs_fstype); in _fini()