Home
last modified time | relevance | path

Searched defs:ext3_acl_entry (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dext3_fs.h137 struct ext3_acl_entry /* Access Control List Entry */ struct
139 __u32 acle_size;
140 __u16 acle_perms; /* Access permissions */
141 __u16 acle_type; /* Type of entry */
142 __u16 acle_tag; /* User or group identity */
143 __u16 acle_pad1;
144 __u32 acle_next; /* Pointer on next entry for the */