Lines Matching refs:cols
86 struct col_info cols[NUM_COLS];
190 struct col_info *col_info = &hdr_info->cols[i];
208 struct col_info *col = hdr->cols;
265 len[i] = hdr->cols[i].width;
334 hdr->cols[i].width = len[i];
393 hdr->cols[0].width, name,
394 hdr->cols[1].width, active,
395 hdr->cols[2].width, (cur_be->be_mounted ? mntpt:
397 hdr->cols[3].width, buf,
398 hdr->cols[4].width, cur_be->be_policy_type,
399 hdr->cols[5].width, datetime);
430 if (hdr->cols[1].width != 0)
447 if (hdr->cols[1].width != 0)
450 hdr->cols[0].width-3, name,
451 hdr->cols[1].width, "-",
452 hdr->cols[2].width, "-",
453 hdr->cols[3].width, buf,
454 hdr->cols[4].width, be->be_policy_type,
455 hdr->cols[5].width, datetime);
458 hdr->cols[0].width-3, snap_name,
459 hdr->cols[3].width, buf,
460 hdr->cols[4].width, be->be_policy_type,
461 hdr->cols[5].width, datetime);
513 hdr->cols[0].width-3, cur_be->be_root_ds,
514 hdr->cols[1].width, active,
515 hdr->cols[2].width, (cur_be->be_mounted ?
517 hdr->cols[3].width, buf,
518 hdr->cols[4].width, cur_be->be_policy_type,
519 hdr->cols[5].width, datetime);