HomeSort by: relevance | last modified time | path
    Searched refs:custom_attributes (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/sysinst/
partitions.h 247 const struct disk_part_custom_attribute *custom_attributes; member in struct:disk_partitioning_scheme
gpt.c 1727 const msg label = arg->pscheme->custom_attributes[attr_no].label;
1796 const msg label = parts->dp.pscheme->custom_attributes[attr_no].label;
1841 const msg label = parts->dp.pscheme->custom_attributes[attr_no].label;
1877 const msg label = parts->dp.pscheme->custom_attributes[attr_no].label;
1909 .custom_attributes = gpt_custom_attrs,
part_edit.c 325 switch (marg->parts->pscheme->custom_attributes[attr_no].type) {
336 marg->parts->pscheme->custom_attributes[attr_no].label,
653 marg->parts->pscheme->custom_attributes[n].label));
667 marg->parts->pscheme->custom_attributes[attr_no].label),
label.c 1175 edit->pset->parts->pscheme->custom_attributes[i]
1301 custom_attributes[attr_no].label);
1312 switch (edit->pset->parts->pscheme->custom_attributes[attr_no].type) {
1323 edit->pset->parts->pscheme->custom_attributes[attr_no].
mbr.c 2840 ->custom_attributes[data->attr_no].label;
2874 ->custom_attributes[data->attr_no].label;
2902 ->custom_attributes[data->attr_no].label;
3099 ->custom_attributes[data->attr_no].label;
3168 .custom_attributes = mbr_custom_attrs,

Completed in 19 milliseconds