Searched refs:sys_unmount (Results 1 – 4 of 4) sorted by relevance
1720 sys_unmount(struct thread *td, struct unmount_args *uap) in sys_unmount() function
91 …{ .sy_narg = AS(unmount_args), .sy_call = (sy_call_t *)sys_unmount, .sy_auevent = AUE_UMOUNT, .sy_…
92 …{ .sy_narg = AS(unmount_args), .sy_call = (sy_call_t *)sys_unmount, .sy_auevent = AUE_UMOUNT, .sy_…
1944 int sys_unmount(struct thread *, struct unmount_args *);