Home
last modified time | relevance | path

Searched defs:mounts (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/src/traced/probes/filesystem/
Dfs_mount_unittest.cc40 std::multimap<BlockDeviceID, std::string> mounts = ParseMounts(); in TEST() local
57 std::multimap<BlockDeviceID, std::string> mounts = in TEST() local
/external/autotest/client/site_tests/power_IdleSuspend/
Dpower_IdleSuspend.py33 mounts = () variable in power_IdleSuspend
/external/bcc/tools/
Dmountsnoop.py335 def print_event(mounts, umounts, cpu, data, size): argument
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dclosures.c314 open_temp_exec_file_mnt (const char *mounts) in open_temp_exec_file_mnt()
/external/libwebsockets/lib/core-net/
Dvhost.c471 const struct lws_http_mount *mounts; in lws_create_vhost() local
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c130 int mounts, trace_fd; in wpa_debug_open_linux_tracing() local
/external/libffi/src/
Dclosures.c617 open_temp_exec_file_mnt (const char *mounts) in open_temp_exec_file_mnt()
/external/autotest/client/bin/
Dutils.py1215 def mounts(): function
/external/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h420 const struct lws_http_mount *mounts; member