Searched refs:linux_syncfs (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_stats.c | 702 linux_syncfs(struct thread *td, struct linux_syncfs_args *args) in linux_syncfs() function
|
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 287 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 2…
|
| H A D | linux_proto.h | 1257 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 326 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux_proto.h | 1484 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 364 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux32_proto.h | 1780 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 364 …{ AS(linux_syncfs_args), (sy_call_t *)linux_syncfs, AUE_SYNC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 3…
|
| H A D | linux_proto.h | 1800 int linux_syncfs(struct thread *, struct linux_syncfs_args *);
|