Home
last modified time | relevance | path

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

/original-bsd/sys/miscfs/fifofs/
H A Dfifo.h57 #define fifo_vfree ((int (*) __P((struct vop_vfree_args *)))fifo_badop) macro
H A Dfifo_vnops.c77 { &vop_vfree_desc, fifo_vfree }, /* vfree */
/original-bsd/sys/isofs/cd9660/
H A Dcd9660_vnops.c1177 { &vop_vfree_desc, fifo_vfree }, /* vfree */
/original-bsd/sys/nfs/
H A Dnfs_vnops.c206 { &vop_vfree_desc, fifo_vfree }, /* vfree */