Searched refs:safe_umount (Results 1 – 4 of 4) sorted by relevance
/external/ltp/include/ |
D | safe_macros_fn.h | 177 int safe_umount(const char *file, const int lineno, void (*cleanup_fn)(void),
|
D | tst_safe_macros.h | 231 safe_umount(__FILE__, __LINE__, NULL, (target))
|
/external/ltp/include/old/ |
D | safe_macros.h | 156 safe_umount(__FILE__, __LINE__, (cleanup_fn), (target))
|
/external/ltp/lib/ |
D | safe_macros.c | 947 int safe_umount(const char *file, const int lineno, void (*cleanup_fn)(void), in safe_umount() function
|