FreeBSD kernel kern code
|
Data Fields | |
char * | path |
int | flags |
Definition at line 1124 of file vfs_mount.c.
int unmount_args::flags |
Definition at line 1126 of file vfs_mount.c.
Referenced by systrace_args().
char* unmount_args::path |
Definition at line 1125 of file vfs_mount.c.
Referenced by systrace_args().