OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zfs_vget
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c
99
static int
zfs_vget
(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp);
112
.vfs_vget =
zfs_vget
,
141
static int
zfs_vget
(vfs_t *vfsp, ino_t ino, int lktype, vnode_t **vpp);
171
.vfs_vget =
zfs_vget
,
2471
zfs_vget
(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp)
function
zfs_vfsops.c
99
static int
zfs_vget
(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp);
112
.vfs_vget =
zfs_vget
,
141
static int
zfs_vget
(vfs_t *vfsp, ino_t ino, int lktype, vnode_t **vpp);
171
.vfs_vget =
zfs_vget
,
2471
zfs_vget
(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp)
function
Completed in 75 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026