/external/cros/system_api/dbus/smbprovider/ |
D | directory_entry.proto | 81 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/ |
D | smbprovider.py | 119 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/ |
D | enterprise_SmbProviderDaemon.py | 189 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/ |
D | name_to_handle_at.cpp | 16 int mount_id; in main() local
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | name_to_handle_at.cpp | 11 int mount_id; in main() local
|
/external/strace/tests-mx32/ |
D | file_handle.c | 79 kernel_ulong_t mount_id, in do_name_to_handle_at() 255 int mount_id; in main() local
|
/external/strace/tests/ |
D | file_handle.c | 79 kernel_ulong_t mount_id, in do_name_to_handle_at() 255 int mount_id; in main() local
|
/external/strace/tests-m32/ |
D | file_handle.c | 79 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/ |
D | cgroup_helpers.c | 248 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
|
/external/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify.h | 140 int mount_id; in fanotify_get_fid() local
|