Searched refs:linux_fallocate (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_file.c | 1963 linux_fallocate(struct thread *td, struct linux_fallocate_args *args) in linux_fallocate() function
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 304 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
|
| HD | linux_proto.h | 1624 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 66 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
|
| HD | linux_proto.h | 1244 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 371 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
|
| HD | linux_proto.h | 1489 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 343 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
|
| HD | linux32_proto.h | 1953 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 343 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
|
| HD | linux_proto.h | 1943 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
|