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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c125 int fifofstype; variable
334 fifofstype = fstype;
360 fifovfsp->vfs_fstype = fifofstype;
361 vfs_make_fsid(&fifovfsp->vfs_fsid, fifodev, fifofstype);

Completed in 231 milliseconds