Searched refs:linux_statx (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_stats.c | 769 linux_statx(struct thread *td, struct linux_statx_args *args) in linux_statx() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 352 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 1655 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 403 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux32_proto.h | 1951 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 403 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 1946 int linux_statx(struct thread *, struct linux_statx_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 311 …{ .sy_narg = AS(linux_statx_args), .sy_call = (sy_call_t *)linux_statx, .sy_auevent = AUE_NULL, .s…
|
| H A D | linux_proto.h | 1421 int linux_statx(struct thread *, struct linux_statx_args *);
|