Home
last modified time | relevance | path

Searched refs:tst_clear_device (Results 1 – 4 of 4) sorted by relevance

/external/ltp/include/
Dtst_device.h47 int tst_clear_device(const char *dev);
/external/ltp/testcases/lib/
Dtst_device.c48 if (tst_clear_device(device)) { in acquire_device()
/external/ltp/lib/
Dtst_mkfs.c86 if (tst_clear_device(dev)) in tst_mkfs_()
Dtst_device.c352 int tst_clear_device(const char *dev) in tst_clear_device() function