Home
last modified time | relevance | path

Searched refs:mount_overlay (Results 1 – 3 of 3) sorted by relevance

/external/ltp/include/
Dtst_safe_file_ops.h63 ((void) mount_overlay(__FILE__, __LINE__, 1))
66 (mount_overlay(__FILE__, __LINE__, 0) == 0)
Dsafe_file_ops_fn.h81 int mount_overlay(const char *file, const int lineno, int skip);
/external/ltp/lib/
Dtst_fs_setup.c27 int mount_overlay(const char *file, const int lineno, int skip) in mount_overlay() function