HelenOS sources

VFS_IN_WALK       668 uspace/app/trace/trace.c 	proto_add_oper(p, VFS_IN_WALK, o);
VFS_IN_WALK      1272 uspace/lib/c/generic/vfs/vfs.c 	aid_t req = async_send_2(exch, VFS_IN_WALK, parent, flags, &answer);
VFS_IN_WALK       387 uspace/srv/vfs/vfs_ipc.c 		case VFS_IN_WALK:
HelenOS homepage, sources at GitHub