OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cd9660_vptofh
sys/isofs/cd9660/cd9660_extern.h
93
int cd9660_vptofh(struct vnode *, struct fid *);
sys/isofs/cd9660/cd9660_vfsops.c
73
.vfs_vptofh = cd9660_vptofh,