OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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,
183
return
tst_fs_has_free_
(NULL, path, size, mult);
209
return
tst_fs_has_free_
(cleanup, path, size, mult);
Completed in 159 milliseconds