HomeSort by relevance Sort by last modified time
    Searched refs:tst_clear_device (Results 1 - 4 of 4) sorted by null

  /external/ltp/include/
tst_device.h 45 int tst_clear_device(const char *dev);
  /external/ltp/testcases/lib/
tst_device.c 61 if (tst_clear_device(device)) {
  /external/ltp/lib/
tst_mkfs.c 86 if (tst_clear_device(dev))
87 tst_brkm(TBROK, cleanup_fn, "tst_clear_device() failed");
tst_device.c 332 int tst_clear_device(const char *dev) function

Completed in 1424 milliseconds