Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c137 static int autofs_fstype; variable
261 autofs_fstype = fstype; in autofs_init()
262 ASSERT(autofs_fstype != 0); in autofs_init()
503 vfsp->vfs_fstype = autofs_fstype; in auto_mount()
515 vfs_make_fsid(&vfsp->vfs_fsid, autofs_dev, autofs_fstype); in auto_mount()