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

  /src/external/gpl2/lvm2/dist/lib/format_text/
layout.h 88 #define LVM2_LABEL "LVM2 001"
text_label.c 34 if (!strncmp((char *)lh->type, LVM2_LABEL, sizeof(lh->type)))
53 strncpy(label->type, LVM2_LABEL, sizeof(label->type));
247 strncpy(label->type, LVM2_LABEL, sizeof(label->type));

Completed in 70 milliseconds