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

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

Completed in 62 milliseconds