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

/external/e2fsprogs/lib/blkid/
H A Ddevname.c512 int blkid_probe_all(blkid_cache cache) function
516 DBG(DEBUG_PROBE, printf("Begin blkid_probe_all()\n"));
520 DBG(DEBUG_PROBE, printf("End blkid_probe_all()\n"));
552 if (blkid_probe_all(cache) < 0)

Completed in 167 milliseconds