Searched defs:ino (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c443 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h155 ino64_t ino; member in struct:fse_info
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_lookup.c1624 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) argument
1669 ino64_t ino; local
H A Dvfs_fsevents.c75 ino64_t ino; member in struct:kfs_event
1303 ino_t ino; local
[all...]
H A Dkpi_vfs.c504 VFS_VGET(mount_t mp, ino64_t ino, struct vnode **vpp, vfs_context_t ctx) argument
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c3723 resolvelinkid(struct hfsmount *hfsmp, u_int32_t linkref, ino_t *ino) argument
H A Dhfs_vfsops.c3177 hfs_vfs_vget(struct mount *mp, ino64_t ino, struct vnode **vpp, __unused vfs_context_t context) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vfsops.c4711 nfs_vfs_vget( __unused mount_t mp, __unused ino64_t ino, __unused vnode_t *vpp, __unused vfs_context_t ctx) argument

Completed in 126 milliseconds