Searched refs:custom_attribute_count (Results 1 – 5 of 5) sorted by relevance
246 size_t custom_attribute_count; member
1724 if (attr_no >= arg->pscheme->custom_attribute_count) in gpt_custom_attribute_writable()1793 if (attr_no >= parts->dp.pscheme->custom_attribute_count) in gpt_format_custom_attribute()1838 if (attr_no >= parts->dp.pscheme->custom_attribute_count) in gpt_custom_attribute_toggle()1874 if (attr_no >= parts->dp.pscheme->custom_attribute_count) in gpt_custom_attribute_set_str()1908 .custom_attribute_count = __arraycount(gpt_custom_attrs),
380 count = hdr_cnt + parts->pscheme->custom_attribute_count in fill_part_edit_menu_opts()397 for (i = 0; i < parts->pscheme->custom_attribute_count; i++) { in fill_part_edit_menu_opts()651 n < marg->parts->pscheme->custom_attribute_count; n++) { in draw_outer_ptn_line()741 marg->parts->pscheme->custom_attribute_count; attr_no++) { in draw_outer_ptn_header()
922 num_opts += pset->parts->pscheme->custom_attribute_count; in edit_ptn()946 i < pset->parts->pscheme->custom_attribute_count; in edit_ptn()1172 i < edit->pset->parts->pscheme->custom_attribute_count; in draw_edit_ptn_line()
3167 .custom_attribute_count = __arraycount(mbr_custom_attrs),