Searched refs:tst_clear_device (Results 1 – 4 of 4) sorted by relevance
44 int tst_clear_device(const char *dev);
52 if (tst_clear_device(device)) { in acquire_device()
91 if (tst_clear_device(dev)) { in tst_mkfs_()
371 int tst_clear_device(const char *dev) in tst_clear_device() function