Home
last modified time | relevance | path

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

/external/e2fsprogs/debian/
Dlibblkid1.symbols30 blkid_probe_all_new@Base 1.38
/external/e2fsprogs/lib/blkid/
Dblkid.h69 extern int blkid_probe_all_new(blkid_cache cache);
Dblkid.h.in69 extern int blkid_probe_all_new(blkid_cache cache);
Dtag.c371 if (blkid_probe_all_new(cache) < 0) in blkid_find_dev_with_tag()
Ddevname.c527 int blkid_probe_all_new(blkid_cache cache) in blkid_probe_all_new() function
/external/e2fsprogs/doc/RelNotes/
Dv1.38.txt104 Added a new function to the blkid library, blkid_probe_all_new(),