Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c147 static int ctfs_fstype; variable
194 ctfs_fstype = fstype; in ctfs_init()
240 vfsp->vfs_fstype = ctfs_fstype; in ctfs_mount()
245 vfs_make_fsid(&vfsp->vfs_fsid, dev, ctfs_fstype); in ctfs_mount()