Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 15 of 15) sorted by relevance

/external/autotest/server/site_tests/network_DiskFull/
Dnetwork_DiskFull.py36 def get_free_kilobytes(self, mount_point): argument
56 def wait_until_full(self, mount_point, max_free_kilobytes): argument
/external/autotest/client/tests/wb_kupdate/
Dwb_kupdate.py9 def _check_parameters(self, mount_point, write_size, file_count, argument
183 def run_once(self, mount_point, file_count, write_size, argument
/external/squashfs-tools/squashfs-tools/
Dandroid.c37 void alloc_mounted_path(const char *mount_point, const char *subpath, char **mounted_path) { in alloc_mounted_path()
Dmksquashfs.c92 char *mount_point = NULL; variable
940 char * mount_point, FILE *block_map_file) { in write_block_map_entry()
/external/rust/crates/nix/test/
Dtest_mount.rs148 let mount_point = tempfile::tempdir().unwrap(); in test_mount_bind() localVariable
/external/arm-trusted-firmware/lib/debugfs/
Ddev.c16 struct mount_point { struct
27 static struct mount_point mount_points[NR_MOUNT_POINTS]; argument
/external/erofs-utils/include/erofs/
Dconfig.h58 char *mount_point; member
/external/autotest/site_utils/lxc/
Dutils.py199 def from_existing(cls, host_dir, mount_point): argument
/external/autotest/server/cros/
Dfactory_install_test.py176 def _umount_partition(self, mount_point): argument
/external/rust/crates/num_cpus/src/
Dlinux.rs161 mount_point: String, field
/external/cros/system_api/dbus/vm_concierge/
Dservice.proto37 string mount_point = 2; field
/external/autotest/client/cros/
Dcryptohome.py415 def __get_mount_info(mount_point, allow_fail=False): argument
/external/e2fsprogs/misc/
De4defrag.c209 static int get_mount_point(const char *devname, char *mount_point, in get_mount_point()
/external/autotest/client/common_lib/
Dutils.py3168 def get_mount_info(process='self', mount_point=None): argument
/external/f2fs-tools/include/
Df2fs_fs.h522 char *mount_point; member