Searched refs:tst_fs_has_free_ (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_fs.h | 51 int tst_fs_has_free_(void (*cleanup)(void), const char *path, 184 return tst_fs_has_free_(NULL, path, size, mult); in tst_fs_has_free() 210 return tst_fs_has_free_(cleanup, path, size, mult); in tst_fs_has_free()
|
/third_party/ltp/lib/ |
D | tst_fs_has_free.c | 29 int tst_fs_has_free_(void (*cleanup)(void), const char *path, in tst_fs_has_free_() function
|