Searched refs:jffs2_acl_header (Results 1 – 3 of 3) sorted by relevance
29 return sizeof(struct jffs2_acl_header) in jffs2_acl_size()32 return sizeof(struct jffs2_acl_header) in jffs2_acl_size()42 size -= sizeof(struct jffs2_acl_header); in jffs2_acl_count()58 struct jffs2_acl_header *header = value; in jffs2_acl_from_medium()66 if (size < sizeof(struct jffs2_acl_header)) in jffs2_acl_from_medium()74 value += sizeof(struct jffs2_acl_header); in jffs2_acl_from_medium()130 struct jffs2_acl_header *header; in jffs2_acl_to_medium()
23 struct jffs2_acl_header { struct
33 - return sizeof(struct jffs2_acl_header)36 - return sizeof(struct jffs2_acl_header)46 - size -= sizeof(struct jffs2_acl_header);62 - struct jffs2_acl_header *header = value;70 - if (size < sizeof(struct jffs2_acl_header))78 - value += sizeof(struct jffs2_acl_header);134 - struct jffs2_acl_header *header;324 @@ -27,11 +29,6 @@ struct jffs2_acl_header {