Home
last modified time | relevance | path

Searched refs:sys_mount (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dvfs_mount.c773 sys_mount(struct thread *td, struct mount_args *uap) in sys_mount() function
H A Dinit_sysent.c73 …{ AS(mount_args), (sy_call_t *)sys_mount, AUE_MOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 21 = mount…
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c80 …{ AS(mount_args), (sy_call_t *)sys_mount, AUE_MOUNT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 21 = mount…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1809 int sys_mount(struct thread *, struct mount_args *);