Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_file.c1935 linux_copy_file_range(struct thread *td, struct linux_copy_file_range_args in linux_copy_file_range() function
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_sysent.c346 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h1649 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysent.c397 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux32_proto.h1945 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysent.c397 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h1940 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysent.c305 …{ .sy_narg = AS(linux_copy_file_range_args), .sy_call = (sy_call_t *)linux_copy_file_range, .sy_au…
H A Dlinux_proto.h1415 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);