OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:js_label
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/blkid/
probe.c
770
if (strlen((char *) js->
js_label
))
771
label = (char *) js->
js_label
;
772
blkid_set_tag(probe->dev, "LABEL", label, sizeof(js->
js_label
));
[
all
...]
probe.h
189
unsigned char
js_label
[16];
member in struct:jfs_super_block
Completed in 10 milliseconds