Home
last modified time | relevance | path

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

/external/e2fsprogs/debian/
Dlibblkid1.symbols29 blkid_probe_all@Base 1.33
/external/e2fsprogs/lib/blkid/
Dblkid.h68 extern int blkid_probe_all(blkid_cache cache);
Dsave.c190 if ((ret = blkid_probe_all(cache)) < 0) { in main()
Dcache.c202 if ((ret = blkid_probe_all(cache) < 0)) in main()
Ddevname.c514 int blkid_probe_all(blkid_cache cache) in blkid_probe_all() function
554 if (blkid_probe_all(cache) < 0) in main()
Dblkid.h.in68 extern int blkid_probe_all(blkid_cache cache);
Dtag.c378 if (blkid_probe_all(cache) < 0) in blkid_find_dev_with_tag()
/external/e2fsprogs/misc/
Dblkid.c401 blkid_probe_all(cache); in main()
/external/e2fsprogs/
Dconfigure.ac1080 AC_SEARCH_LIBS([blkid_probe_all], [blkid])
Dconfigure13031 char blkid_probe_all ();
13035 return blkid_probe_all ();