Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c7874 static abi_long do_open_by_handle_at(abi_long mount_fd, abi_long handle, in do_open_by_handle_at() argument
7896 ret = get_errno(open_by_handle_at(mount_fd, fh, in do_open_by_handle_at()