Searched refs:linux_mount_args (Results 1 - 10 of 10) 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.h577 struct linux_mount_args { struct
1365 int linux_mount(struct thread *, struct linux_mount_args *);
H A Dlinux_systrace_args.c1337 struct linux_mount_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1110 linux_mount(struct thread *td, struct linux_mount_args *args)
/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.h101 struct linux_mount_args { struct
1527 int linux_mount(struct thread *, struct linux_mount_args *);
H A Dlinux32_systrace_args.c166 struct linux_mount_args *p = params;
/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.h101 struct linux_mount_args { struct
1545 int linux_mount(struct thread *, struct linux_mount_args *);
H A Dlinux_systrace_args.c166 struct linux_mount_args *p = params;

Completed in 281 milliseconds