Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c8076 static abi_long do_open_by_handle_at(abi_long mount_fd, abi_long handle, in open_self_maps_4()
8098 ret = get_errno(open_by_handle_at(mount_fd, fh, in open_self_maps_4()
7942 do_open_by_handle_at(abi_long mount_fd,abi_long handle,abi_long flags) do_open_by_handle_at() argument