Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c7913 static abi_long do_open_by_handle_at(abi_long mount_fd, abi_long handle, in do_open_by_handle_at() function
9315 ret = do_open_by_handle_at(arg1, arg2, arg3); in _syscall2()