Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dvfs_mount.c431 sys_nmount(struct thread *td, struct nmount_args *uap) in sys_nmount() function
H A Dinit_sysent.c447 …{ .sy_narg = AS(nmount_args), .sy_call = (sy_call_t *)sys_nmount, .sy_auevent = AUE_NMOUNT, .sy_fl…
/src/sys/sys/
H A Dsysproto.h2150 int sys_nmount(struct thread *, struct nmount_args *);