OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hfs_vget_internal
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/hfs/
hfs.h
192
int
hfs_vget_internal
(struct mount *, ino_t, uint8_t, struct vnode **);
hfs_vfsops.c
502
error =
hfs_vget_internal
(mp, ino, HFS_DATAFORK, vpp);
518
hfs_vget_internal
(struct mount *mp, ino_t ino, uint8_t fork,
function in typeref:typename:int
hfs_vnops.c
379
error =
hfs_vget_internal
(vdp->v_mount, dp->h_parent,
448
error =
hfs_vget_internal
(vdp->v_mount, rec.file.cnid,
451
error =
hfs_vget_internal
(vdp->v_mount, rec.file.cnid,
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025