ReactOS 0.4.15-dev-7842-g558ab78
ext2_acl_header Struct Reference

#include <ext2_fs.h>

Public Attributes

__u32 aclh_size
 
__u32 aclh_file_count
 
__u32 aclh_acle_count
 
__u32 aclh_first_acle
 

Detailed Description

Definition at line 126 of file ext2_fs.h.

Member Data Documentation

◆ aclh_acle_count

__u32 ext2_acl_header::aclh_acle_count

Definition at line 130 of file ext2_fs.h.

◆ aclh_file_count

__u32 ext2_acl_header::aclh_file_count

Definition at line 129 of file ext2_fs.h.

◆ aclh_first_acle

__u32 ext2_acl_header::aclh_first_acle

Definition at line 131 of file ext2_fs.h.

◆ aclh_size

__u32 ext2_acl_header::aclh_size

Definition at line 128 of file ext2_fs.h.


The documentation for this struct was generated from the following files: