Home
last modified time | relevance | path

Searched refs:linux_fallocate (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
HDlinux_file.c1963 linux_fallocate(struct thread *td, struct linux_fallocate_args *args) in linux_fallocate() function
/freebsd-13-stable/sys/amd64/linux/
HDlinux_sysent.c304 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
HDlinux_proto.h1624 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-13-stable/sys/arm64/linux/
HDlinux_sysent.c66 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
HDlinux_proto.h1244 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-13-stable/sys/arm/linux/
HDlinux_sysent.c371 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
HDlinux_proto.h1489 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_sysent.c343 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
HDlinux32_proto.h1953 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-13-stable/sys/i386/linux/
HDlinux_sysent.c343 …{ .sy_narg = AS(linux_fallocate_args), .sy_call = (sy_call_t *)linux_fallocate, .sy_auevent = AUE_…
HDlinux_proto.h1943 int linux_fallocate(struct thread *, struct linux_fallocate_args *);