Home
last modified time | relevance | path

Searched defs:mount_id (Results 1 – 10 of 10) sorted by relevance

/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto81 optional int32 mount_id = 1; field
87 optional int32 mount_id = 1; field
96 optional int32 mount_id = 1; field
105 optional int32 mount_id = 1; field
116 optional int32 mount_id = 1; field
124 optional int32 mount_id = 1; field
136 optional int32 mount_id = 1; field
147 optional int32 mount_id = 1; field
156 optional int32 mount_id = 1; field
167 optional int32 mount_id = 1; field
[all …]
/external/autotest/client/common_lib/cros/
Dsmbprovider.py119 def unmount(self, mount_id): argument
138 def create_directory(self, mount_id, directory_path, recursive): argument
167 def read_directory(self, mount_id, directory_path): argument
200 def get_metadata(self, mount_id, entry_path): argument
233 def open_file(self, mount_id, file_path, writeable): argument
258 def close_file(self, mount_id, file_id): argument
281 def read_file(self, mount_id, file_id, offset, length): argument
316 def create_file(self, mount_id, file_path): argument
339 def delete_entry(self, mount_id, entry_path, recursive): argument
365 def move_entry(self, mount_id, source_path, target_path): argument
[all …]
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py189 def _check_unmount(self, mount_id): argument
201 def _check_get_metadata(self, mount_id, entry_path): argument
237 def _check_create_file(self, mount_id, file_path): argument
250 def _check_open_file(self, mount_id, file_path, writeable): argument
271 def _check_close_file(self, mount_id, file_id): argument
284 def _check_write_file(self, mount_id, file_id, offset, data): argument
299 def _check_read_file(self, mount_id, file_id, offset, length): argument
334 def _check_create_directory(self, mount_id, argument
353 def _check_delete_entry(self, mount_id, entry_path, recursive): argument
369 def _check_move_entry(self, mount_id, source_path, target_path, argument
/external/llvm-project/compiler-rt/test/msan/Linux/
Dname_to_handle_at.cpp16 int mount_id; in main() local
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dname_to_handle_at.cpp11 int mount_id; in main() local
/external/strace/tests-mx32/
Dfile_handle.c79 kernel_ulong_t mount_id, in do_name_to_handle_at()
255 int mount_id; in main() local
/external/strace/tests/
Dfile_handle.c79 kernel_ulong_t mount_id, in do_name_to_handle_at()
255 int mount_id; in main() local
/external/strace/tests-m32/
Dfile_handle.c79 kernel_ulong_t mount_id, in do_name_to_handle_at()
255 int mount_id; in main() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dcgroup_helpers.c248 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h140 int mount_id; in fanotify_get_fid() local