FreeBSD ZFS
The Zettabyte File System
Data Fields

zfs_ace_hdr Struct Reference

All ACEs have a common hdr. More...

#include <zfs_acl.h>

Data Fields

uint16_t z_type
uint16_t z_flags
uint32_t z_access_mask

Detailed Description

All ACEs have a common hdr.

For owner@, group@, and everyone@ this is all thats needed.

Definition at line 67 of file zfs_acl.h.


Field Documentation

Definition at line 70 of file zfs_acl.h.

Definition at line 69 of file zfs_acl.h.

Definition at line 68 of file zfs_acl.h.


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