Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dmount.h369 struct mnt_export_args30 { struct
/netbsd-src/sys/nfs/
H A Dnfs_export.c425 struct mnt_export_args30 *args; in nfs_export_update_30()
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c607 && data_len < sizeof (struct mnt_export_args30)) in do_sys_mount()
608 data_len = sizeof (struct mnt_export_args30); in do_sys_mount()