Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c153 static int pcfstype; variable
219 (void) vfs_freevfsops_by_type(pcfstype); in _fini()
268 pcfstype = fstype; in pcfsinit()
757 vfsp->vfs_fstype = pcfstype; in pcfs_mount()
758 vfs_make_fsid(&vfsp->vfs_fsid, pseudodev, pcfstype); in pcfs_mount()