Searched refs:linux_open_by_handle_at (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/sys/compat/linux/ |
| HD | linux_file.c | 294 linux_open_by_handle_at(struct thread *td, in linux_open_by_handle_at() function
|
| /freebsd-14-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 282 …{ .sy_narg = AS(linux_open_by_handle_at_args), .sy_call = (sy_call_t *)linux_open_by_handle_at, .s…
|
| HD | linux_proto.h | 1448 int linux_open_by_handle_at(struct thread *, struct linux_open_by_handle_at_args *);
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 360 …{ .sy_narg = AS(linux_open_by_handle_at_args), .sy_call = (sy_call_t *)linux_open_by_handle_at, .s…
|
| HD | linux32_proto.h | 2008 int linux_open_by_handle_at(struct thread *, struct linux_open_by_handle_at_args *);
|
| /freebsd-14-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 321 …{ .sy_narg = AS(linux_open_by_handle_at_args), .sy_call = (sy_call_t *)linux_open_by_handle_at, .s…
|
| HD | linux_proto.h | 1689 int linux_open_by_handle_at(struct thread *, struct linux_open_by_handle_at_args *);
|
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 359 …{ .sy_narg = AS(linux_open_by_handle_at_args), .sy_call = (sy_call_t *)linux_open_by_handle_at, .s…
|
| HD | linux_proto.h | 2004 int linux_open_by_handle_at(struct thread *, struct linux_open_by_handle_at_args *);
|