haiku/headers/private/kernel
Ingo Weinhold 237127fbe4 Fix _user_entry_ref_to_path() in chroot
* Add "bool kernel" parameter to vfs_entry_ref_to_path(), so it can be
  specified for which I/O context the entry ref shall be translated.
* _user_entry_ref_to_path(): Use the calling team's I/O context instead
  of the kernel's. Fixes the bug that in a chroot the syscall would
  return a path for outside the chroot.
2013-04-22 18:06:28 +02:00
..
arch
boot
disk_device_manager
fs
platform
posix
slab
util
vm
block_cache.h
boot_device.h
boot_item.h
boot_splash.h
commpage.h
condition_variable.h
console.h
cpu.h
debug_heap.h
debug_paranoia.h
debug.h
debugger_keymaps.h
DPC.h
elf_priv.h
elf.h
file_cache.h
frame_buffer_console.h
generic_syscall.h
heap.h
int.h
kdevice_manager.h
kdriver_settings.h
kernel_c++_structs.h
kernel_daemon.h
kernel.h
kimage.h
kmodule.h
kscheduler.h
ksignal.h
ksyscalls.h
ksystem_info.h
listeners.h
lock.h
low_resource_manager.h
messaging.h
MessagingServiceDefs.h
Notifications.h
port.h
real_time_clock.h
safemode.h
scheduling_analysis.h
sem.h
smp.h
syscall_restart.h
system_profiler.h
team.h
thread_types.h
thread.h
timer.h
tracing.h
user_atomic.h
user_debugger.h
user_mutex.h
UserEvent.h
usergroup.h
UserTimer.h
vfs.h Fix _user_entry_ref_to_path() in chroot 2013-04-22 18:06:28 +02:00
wait_for_objects.h