Searched defs:sffs_fstype (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_vfs.c99 static int sffs_fstype; variable
146 (void) vfs_freevfsops_by_type(sffs_fstype);
179 sffs_fstype = fstype;
460 vfsp->vfs_fstype = sffs_fstype;
464 vfs_make_fsid(&vfsp->vfs_fsid, dev, sffs_fstype);

Completed in 45 milliseconds