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

/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c141 static int sharefs_fstype; variable
157 sharefs_fstype = fstype;
201 vfsp->vfs_fstype = sharefs_fstype;
206 vfs_make_fsid(&vfsp->vfs_fsid, dev, sharefs_fstype);

Completed in 57 milliseconds