Home
last modified time | relevance | path

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

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