Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_device.h44 int tst_clear_device(const char *dev);
/third_party/ltp/testcases/lib/
Dtst_device.c52 if (tst_clear_device(device)) { in acquire_device()
/third_party/ltp/lib/
Dtst_mkfs.c91 if (tst_clear_device(dev)) { in tst_mkfs_()
Dtst_device.c371 int tst_clear_device(const char *dev) in tst_clear_device() function