OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cd9660_vget
sys/isofs/cd9660/cd9660_extern.h
91
int cd9660_vget(struct mount *, ino_t, struct vnode **);
sys/isofs/cd9660/cd9660_vfsops.c
71
.vfs_vget = cd9660_vget,