HomeSort by relevance Sort by last modified time
    Searched refs:tst_fs_has_free_ (Results 1 - 2 of 2) sorted by null

  /external/ltp/lib/
tst_fs_has_free.c 29 int tst_fs_has_free_(void (*cleanup)(void), const char *path, function
  /external/ltp/include/
tst_fs.h 57 int tst_fs_has_free_(void (*cleanup)(void), const char *path,
159 return tst_fs_has_free_(NULL, path, size, mult);
185 return tst_fs_has_free_(cleanup, path, size, mult);

Completed in 129 milliseconds