Home
last modified time | relevance | path

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

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