Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nfs_vget
usr/src/uts/common/fs/nfs/nfs_vfsops.c
133
static int nfs_vget(vfs_t *, vnode_t **, fid_t *);
usr/src/uts/common/fs/nfs/nfs_vfsops.c
163
VFSNAME_VGET, { .vfs_vget = nfs_vget },