DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vfs_stdvget
sys/kern/vfs_init.c
393
vfsops->vfs_vget = vfs_stdvget;
sys/sys/mount.h
769
vfs_vget_t vfs_stdvget;
sys/vfs/dirfs/dirfs_vfsops.c
350
.vfs_vget = vfs_stdvget,