Home
last modified time | relevance | path

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

/third_party/ltp/testcases/lib/
Dtst_device.c53 if (tst_clear_device(device)) { in acquire_device()
82 if (tst_clear_device(argv[2])) in clear_device()
/third_party/ltp/include/
Dtst_device.h45 int tst_clear_device(const char *dev);
/third_party/ltp/lib/
Dtst_mkfs.c91 if (tst_clear_device(dev)) { in tst_mkfs_()
Dtst_device.c380 int tst_clear_device(const char *dev) in tst_clear_device() function