Home
last modified time | relevance | path

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

/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/ltp/include/lapi/
Dname_to_handle_at.h20 int *mount_id, int flags) in name_to_handle_at()
39 int mount_id; in allocate_file_handle() local
/external/ltp/testcases/kernel/syscalls/name_to_handle_at/
Dname_to_handle_at02.c19 static int mount_id, *valid_mount_id = &mount_id, *invalid_mount_id; variable
28 int **mount_id; member
Dname_to_handle_at01.c83 int fd, mount_id; in run() local
/external/trusty/musl/src/linux/
Dname_to_handle_at.c6 struct file_handle *handle, int *mount_id, int flags) in name_to_handle_at()
/external/musl/src/linux/
Dname_to_handle_at.c6 struct file_handle *handle, int *mount_id, int flags) in name_to_handle_at()
/external/bcc/examples/cgroupid/
Dcgroupid.c32 int mount_id; in get_cgroupid() 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-m32/
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/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at01.c52 int mount_id; in setup() local
Dopen_by_handle_at02.c46 int mount_id; in setup() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dcgroup_helpers.c375 int dirfd, err, flags, mount_id, fhsize; in get_cgroup_id() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h81 int mount_id; in fanotify_get_fid() local