Searched refs:ext4_acl_entry_short (Results 1 – 2 of 2) sorted by relevance
20 } ext4_acl_entry_short; typedef30 count * sizeof(ext4_acl_entry_short); in ext4_acl_size()33 4 * sizeof(ext4_acl_entry_short) + in ext4_acl_size()42 s = size - 4 * sizeof(ext4_acl_entry_short); in ext4_acl_count()44 if (size % sizeof(ext4_acl_entry_short)) in ext4_acl_count()46 return size / sizeof(ext4_acl_entry_short); in ext4_acl_count()
41 if ((char *)value + sizeof(ext4_acl_entry_short) > end) in ext4_acl_from_disk()52 sizeof(ext4_acl_entry_short); in ext4_acl_from_disk()123 e += sizeof(ext4_acl_entry_short); in ext4_acl_to_disk()