FreeBSD kernel kern code
unmount_args Struct Reference

Data Fields

char * path
 
int flags
 

Detailed Description

Definition at line 1124 of file vfs_mount.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: