FreeBSD ZFS
The Zettabyte File System
Data Fields

zfs_share Struct Reference

#include <zfs_ioctl.h>

Data Fields

uint64_t z_exportdata
uint64_t z_sharedata
uint64_t z_sharetype
 0 = share, 1 = unshare
uint64_t z_sharemax
 max length of share string

Detailed Description

Definition at line 267 of file zfs_ioctl.h.


Field Documentation

Definition at line 268 of file zfs_ioctl.h.

Definition at line 269 of file zfs_ioctl.h.

max length of share string

Definition at line 271 of file zfs_ioctl.h.

0 = share, 1 = unshare

Definition at line 270 of file zfs_ioctl.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines