Home
last modified time | relevance | path

Searched refs:vfs_getbyid (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dmount.h1333 int vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx);
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_lookup.c2037 vfs_getbyid(fsid_t *fsid, ino64_t ino, vnode_t *vpp, vfs_context_t ctx) function