Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDvfs_mount.c388 struct nmount_args { struct
395 sys_nmount(struct thread *td, struct nmount_args *uap) in sys_nmount() argument
HDinit_sysent.c435 …{ .sy_narg = AS(nmount_args), .sy_call = (sy_call_t *)sys_nmount, .sy_auevent = AUE_NMOUNT, .sy_fl…
HDsystrace_args.c1857 struct nmount_args *p = params; in systrace_args()
/freebsd-13-stable/sys/sys/
HDsysproto.h997 struct nmount_args { struct
2091 int sys_nmount(struct thread *, struct nmount_args *);