Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c126 int fifofstype; variable
335 fifofstype = fstype; in fifoinit()
355 fifovfsp = fs_vfsp_global(fifo_vfsops, fifodev, fifofstype, 1024); in fifoinit()