Searched refs:ea_refcount_el (Results 1 – 1 of 1) sorted by relevance
27 struct ea_refcount_el { struct37 struct ea_refcount_el *list; argument64 bytes = size * sizeof(struct ea_refcount_el); in ea_refcount_create()92 struct ea_refcount_el *list; in refcount_collapse()114 static struct ea_refcount_el *insert_refcount_el(ext2_refcount_t refcount, in insert_refcount_el()117 struct ea_refcount_el *el; in insert_refcount_el()128 sizeof(struct ea_refcount_el), in insert_refcount_el()130 sizeof(struct ea_refcount_el), in insert_refcount_el()141 sizeof(struct ea_refcount_el) * num); in insert_refcount_el()156 static struct ea_refcount_el *get_refcount_el(ext2_refcount_t refcount, in get_refcount_el()[all …]