Searched refs:kdebug_vfs_lookup (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/bsd/vfs/ ! |
| H A D | vfs_lookup.c | 2214 kdebug_vfs_lookup(const char *path, size_t path_len, void *vnp, function 2267 kdebug_vfs_lookup((const char *)path_words, path_len, vnp, 2274 …kdebug_vfs_lookup(cnp->cn_pnbuf, strnlen(cnp->cn_pnbuf, cnp->cn_pnlen), vnp, KDBG_VFS_LOOKUP_FLAG_… 2280 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 | 14205 kdebug_vfs_lookup(buf, length, vp, KDBG_VFSLKUP_LOOKUP); in fsgetpath_internal()
|
| /xnu-12377.1.9/bsd/sys/ ! |
| H A D | kdebug_kernel.h | 481 void kdebug_vfs_lookup(const char *path_words, size_t path_len, void *vnp,
|