Home
last modified time | relevance | path

Searched refs:blkid_parse_line (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dread.c344 static int blkid_parse_line(blkid_cache cache, blkid_dev *dev_p, char *cp) in blkid_parse_line() function
428 if (blkid_parse_line(cache, &dev, buf) < 0) { in blkid_read_cache()