Searched refs:linux_newfstatat (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_stats.c | 672 linux_newfstatat(struct thread *td, struct linux_newfstatat_args *args) in linux_newfstatat() function
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 99 …{ AS(linux_newfstatat_args), (sy_call_t *)linux_newfstatat, AUE_FSTATAT, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux_proto.h | 1116 int linux_newfstatat(struct thread *, struct linux_newfstatat_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 282 …{ AS(linux_newfstatat_args), (sy_call_t *)linux_newfstatat, AUE_FSTATAT, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux_proto.h | 1440 int linux_newfstatat(struct thread *, struct linux_newfstatat_args *);
|