Home
last modified time | relevance | path

Searched refs:linux_copy_file_range (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_file.c1715 linux_copy_file_range(struct thread *td, struct linux_copy_file_range_args in linux_copy_file_range() function
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c302 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h1471 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c394 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h2042 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c343 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h1714 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c395 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux32_proto.h2046 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);