Searched refs:tst_clear_device (Results 1 – 4 of 4) sorted by relevance
47 int tst_clear_device(const char *dev);
48 if (tst_clear_device(device)) { in acquire_device()
86 if (tst_clear_device(dev)) in tst_mkfs_()
352 int tst_clear_device(const char *dev) in tst_clear_device() function