Searched refs:ext2_acl_entry_short (Results 1 – 2 of 2) sorted by relevance
21 } ext2_acl_entry_short; typedef31 count * sizeof(ext2_acl_entry_short); in ext2_acl_size()34 4 * sizeof(ext2_acl_entry_short) + in ext2_acl_size()43 s = size - 4 * sizeof(ext2_acl_entry_short); in ext2_acl_count()45 if (size % sizeof(ext2_acl_entry_short)) in ext2_acl_count()47 return size / sizeof(ext2_acl_entry_short); in ext2_acl_count()
45 if ((char *)value + sizeof(ext2_acl_entry_short) > end) in ext2_acl_from_disk()55 sizeof(ext2_acl_entry_short); in ext2_acl_from_disk()126 e += sizeof(ext2_acl_entry_short); in ext2_acl_to_disk()