struct hfs_mount_args {
char *fspec; /* block special device to mount */
struct export_args export; /* network export information */
struct hfs_mount_args {
char *fspec; /* block special device to mount */
struct export_args export; /* network export information */
u_long hfs_encoding; /* encoding for this volume (standard HFS only) */
struct timezone hfs_timezone; /* user time zone info (standard HFS only) */
int flags; /* mounting flags, see below */
u_long hfs_encoding; /* encoding for this volume (standard HFS only) */
struct timezone hfs_timezone; /* user time zone info (standard HFS only) */
int flags; /* mounting flags, see below */