OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ocfslabellen
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/blkid/
probe.h
357
#define
ocfslabellen
(o) ((__u32)o.label_len[0] + (((__u32) o.label_len[1]) << 8))
macro
probe.c
936
blkid_set_tag(probe->dev, "LABEL", ovl.label,
ocfslabellen
(ovl));
[
all
...]
Completed in 11 milliseconds