FreeBSD ZFS
The Zettabyte File System
Data Fields

lr_acl_v0_t Struct Reference

#include <zil.h>

Collaboration diagram for lr_acl_v0_t:
Collaboration graph
[legend]

Data Fields

lr_t lr_common
 common portion of log record
uint64_t lr_foid
 obj id of file
uint64_t lr_aclcnt
 number of acl entries

Detailed Description

Note:
lr_aclcnt number of ace_t entries follow lr_aclcnt

Definition at line 322 of file zil.h.


Field Documentation

number of acl entries

Definition at line 325 of file zil.h.

common portion of log record

Definition at line 323 of file zil.h.

obj id of file

Definition at line 324 of file zil.h.


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