Searched refs:tst_fs_has_free_ (Results 1 – 2 of 2) sorted by relevance
/external/ltp/include/ |
D | tst_fs.h | 60 int tst_fs_has_free_(void (*cleanup)(void), const char *path, unsigned int size, 225 return tst_fs_has_free_(NULL, path, size, mult); in tst_fs_has_free() 251 return tst_fs_has_free_(cleanup, path, size, mult); in tst_fs_has_free()
|
/external/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
|