fifofs_vfsops     132 usr/server/fs/fifofs/fifo_vnops.c struct vfsops fifofs_vfsops = {
fifofs_vfsops      46 usr/server/fs/vfs/vfs_conf.c extern struct vfsops fifofs_vfsops;
fifofs_vfsops      69 usr/server/fs/vfs/vfs_conf.c 	{"fifofs",	fifofs_init,	&fifofs_vfsops}, /* FIFO & pipe */