Home
last modified time | relevance | path

Searched refs:sys_nmount (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_mount.c397 sys_nmount(struct thread *td, struct nmount_args *uap) in sys_nmount() function
H A Dinit_sysent.c436 …{ .sy_narg = AS(nmount_args), .sy_call = (sy_call_t *)sys_nmount, .sy_auevent = AUE_NMOUNT, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2070 int sys_nmount(struct thread *, struct nmount_args *);