Searched refs:cd9660_fifovops (Results 1 – 3 of 3) sorted by relevance
103 extern const struct vops cd9660_fifovops;
849 vp->v_op = &cd9660_fifovops; in cd9660_vget_internal()
882 const struct vops cd9660_fifovops = { variable