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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c136 static int autofs_fstype; variable
258 autofs_fstype = fstype;
259 ASSERT(autofs_fstype != 0);
500 vfsp->vfs_fstype = autofs_fstype;
512 vfs_make_fsid(&vfsp->vfs_fsid, autofs_dev, autofs_fstype);

Completed in 53 milliseconds