Home
last modified time | relevance | path

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

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