Searched refs:blkid_probe_all (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dblkid.h68 extern int blkid_probe_all(blkid_cache cache);
H A Dcache.c202 if ((ret = blkid_probe_all(cache) < 0))
H A Dsave.c178 if ((ret = blkid_probe_all(cache)) < 0) {
H A Ddevname.c560 int blkid_probe_all(blkid_cache cache) function
564 DBG(DEBUG_PROBE, printf("Begin blkid_probe_all()\n"));
568 DBG(DEBUG_PROBE, printf("End blkid_probe_all()\n"));
600 if (blkid_probe_all(cache) < 0)
H A Dtag.c378 if (blkid_probe_all(cache) < 0)
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dblkid.c239 blkid_probe_all(cache);

Completed in 93 milliseconds