Searched refs:kdebug_vfs_lookup (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/vfs/ |
| H A D | vfs_lookup.c | 2232 kdebug_vfs_lookup(const char *path, size_t path_len, void *vnp, function 2285 kdebug_vfs_lookup((const char *)path_words, path_len, vnp, 2292 …kdebug_vfs_lookup(cnp->cn_pnbuf, strnlen(cnp->cn_pnbuf, cnp->cn_pnlen), vnp, KDBG_VFS_LOOKUP_FLAG_… 2298 kdebug_vfs_lookup(const char *dbg_parms __unused, size_t dbg_namelen __unused, function
|
| H A D | vfs_subr.c | 12683 kdebug_vfs_lookup((const char *)ctx->path, path_len, vp, in vnode_trace_path_callback()
|
| H A D | vfs_syscalls.c | 14295 kdebug_vfs_lookup(buf, length, vp, KDBG_VFSLKUP_LOOKUP); in fsgetpath_internal()
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | kdebug_kernel.h | 481 void kdebug_vfs_lookup(const char *path_words, size_t path_len, void *vnp,
|