Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c74 struct vfsops *fifo_vfsops; variable
335 error = vfs_setfsops(fstype, fifo_vfsops_template, &fifo_vfsops); in fifoinit()
356 vfs_setops(fifovfsp, fifo_vfsops); in fifoinit()