Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c1390 sys_unmount(struct thread *td, struct unmount_args *uap) in sys_unmount() function
H A Dinit_sysent.c80 …{ .sy_narg = AS(unmount_args), .sy_call = (sy_call_t *)sys_unmount, .sy_auevent = AUE_UMOUNT, .sy_…
/f-stack/freebsd/sys/
H A Dsysproto.h1867 int sys_unmount(struct thread *, struct unmount_args *);