ReactOS 0.4.15-dev-7918-g2a2556c
ext2_acl_entry Struct Reference

#include <ext2_fs.h>

Public Attributes

__u32 acle_size
 
__u16 acle_perms
 
__u16 acle_type
 
__u16 acle_tag
 
__u16 acle_pad1
 
__u32 acle_next
 

Detailed Description

Definition at line 134 of file ext2_fs.h.

Member Data Documentation

◆ acle_next

__u32 ext2_acl_entry::acle_next

Definition at line 141 of file ext2_fs.h.

◆ acle_pad1

__u16 ext2_acl_entry::acle_pad1

Definition at line 140 of file ext2_fs.h.

◆ acle_perms

__u16 ext2_acl_entry::acle_perms

Definition at line 137 of file ext2_fs.h.

◆ acle_size

__u32 ext2_acl_entry::acle_size

Definition at line 136 of file ext2_fs.h.

◆ acle_tag

__u16 ext2_acl_entry::acle_tag

Definition at line 139 of file ext2_fs.h.

◆ acle_type

__u16 ext2_acl_entry::acle_type

Definition at line 138 of file ext2_fs.h.


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