Searched defs: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;
240 vfsp->vfs_fstype = ctfs_fstype;
245 vfs_make_fsid(&vfsp->vfs_fsid, dev, ctfs_fstype);

Completed in 63 milliseconds