Searched refs:linux_fallocate (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c305 { AS(linux_fallocate_args), (sy_call_t *)linux_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 285 = linux_fallocate */
H A Dlinux_proto.h1462 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1692 linux_fallocate(struct thread *td, struct linux_fallocate_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c345 { AS(linux_fallocate_args), (sy_call_t *)linux_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 324 = linux_fallocate */
H A Dlinux32_proto.h1759 int linux_fallocate(struct thread *, struct linux_fallocate_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c344 { AS(linux_fallocate_args), (sy_call_t *)linux_fallocate, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 324 = linux_fallocate */
H A Dlinux_proto.h1779 int linux_fallocate(struct thread *, struct linux_fallocate_args *);

Completed in 256 milliseconds