HomeSort by relevance Sort by last modified time
    Searched refs:ocfslabellen (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/blkid/
probe.h 360 #define ocfslabellen(o) ((__u32)o.label_len[0] + (((__u32) o.label_len[1]) << 8)) macro
probe.c 1055 blkid_set_tag(probe->dev, "LABEL", ovl.label, ocfslabellen(ovl));
    [all...]

Completed in 129 milliseconds