Searched refs:ext4_acl_entry_short (Results 1 – 2 of 2) sorted by relevance
21 } ext4_acl_entry_short; typedef31 count * sizeof(ext4_acl_entry_short); in ext4_acl_size()34 4 * sizeof(ext4_acl_entry_short) + in ext4_acl_size()43 s = size - 4 * sizeof(ext4_acl_entry_short); in ext4_acl_count()45 if (size % sizeof(ext4_acl_entry_short)) in ext4_acl_count()47 return size / sizeof(ext4_acl_entry_short); in ext4_acl_count()
43 if ((char *)value + sizeof(ext4_acl_entry_short) > end) in ext4_acl_from_disk()54 sizeof(ext4_acl_entry_short); in ext4_acl_from_disk()125 e += sizeof(ext4_acl_entry_short); in ext4_acl_to_disk()