OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2fs_vget
sys/ufs/ext2fs/ext2fs_extern.h
106
int ext2fs_vget(struct mount *, ino_t, struct vnode **);
sys/ufs/ext2fs/ext2fs_vfsops.c
78
.vfs_vget = ext2fs_vget,