Searched refs:fifo_vfsops (Results 1 – 1 of 1) sorted by relevance
75 struct vfsops *fifo_vfsops; variable336 error = vfs_setfsops(fstype, fifo_vfsops_template, &fifo_vfsops); in fifoinit()355 fifovfsp = fs_vfsp_global(fifo_vfsops, fifodev, fifofstype, 1024); in fifoinit()