Home | Sort by: relevance | last modified time | path |
/src/sys/rump/fs/lib/libnofifovfs/ | |
nofifo_vnops.c | 41 const struct vnodeopv_desc fifo_vnodeop_opv_desc = variable in typeref:typename:const struct vnodeopv_desc |
/src/sys/miscfs/fifofs/ | |
fifo.h | 41 extern const struct vnodeopv_desc fifo_vnodeop_opv_desc; |
fifo_vnops.c | 753 const struct vnodeopv_desc fifo_vnodeop_opv_desc = variable in typeref:typename:const struct vnodeopv_desc |
/src/sys/kern/ | |
vfs_init.c | 114 &fifo_vnodeop_opv_desc, |