FreeBSD ZFS
The Zettabyte File System
Data Fields

zfs_object_ace Struct Reference

The following type only applies to ACE_ACCESS_ALLOWED|DENIED_OBJECT_ACE_TYPE and will only be set/retrieved in a CIFS context. More...

#include <zfs_acl.h>

Collaboration diagram for zfs_object_ace:
Collaboration graph
[legend]

Data Fields

zfs_ace_t z_ace
uint8_t z_object_type [16]
 object type
uint8_t z_inherit_type [16]
 inherited object type

Detailed Description

The following type only applies to ACE_ACCESS_ALLOWED|DENIED_OBJECT_ACE_TYPE and will only be set/retrieved in a CIFS context.

Definition at line 88 of file zfs_acl.h.


Field Documentation

Definition at line 89 of file zfs_acl.h.

inherited object type

Definition at line 91 of file zfs_acl.h.

object type

Definition at line 90 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