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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c185 { AS(linux_mount_args), (sy_call_t *)linux_mount, AUE_MOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 165 = linux_mount */
H A Dlinux_proto.h1365 int linux_mount(struct thread *, struct linux_mount_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1110 linux_mount(struct thread *td, struct linux_mount_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c42 { AS(linux_mount_args), (sy_call_t *)linux_mount, AUE_MOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 21 = linux_mount */
H A Dlinux32_proto.h1527 int linux_mount(struct thread *, struct linux_mount_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c41 { AS(linux_mount_args), (sy_call_t *)linux_mount, AUE_MOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 21 = linux_mount */
H A Dlinux_proto.h1545 int linux_mount(struct thread *, struct linux_mount_args *);

Completed in 278 milliseconds