Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 13 of 13) 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/u-boot/test/py/tests/test_fs/
Dconftest.py193 def mount_fs(fs_type, device, mount_point): argument
225 def umount_fs(mount_point): argument
/external/squashfs-tools/squashfs-tools/
Dandroid.c36 void alloc_mounted_path(const char *mount_point, const char *subpath, char **mounted_path) { in alloc_mounted_path()
Dmksquashfs.c91 char *mount_point = NULL; variable
939 char * mount_point, FILE *block_map_file) { in write_block_map_entry()
/external/arm-trusted-firmware/lib/debugfs/
Ddev.c16 struct mount_point { struct
27 static struct mount_point mount_points[NR_MOUNT_POINTS]; argument
/external/autotest/site_utils/lxc/
Dutils.py199 def from_existing(cls, host_dir, mount_point): argument
/external/autotest/server/cros/
Dfactory_install_test.py175 def _umount_partition(self, mount_point): argument
/external/cros/system_api/dbus/vm_concierge/
Dservice.proto37 string mount_point = 2; field
/external/autotest/client/cros/
Dcryptohome.py384 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.py3110 def get_mount_info(process='self', mount_point=None): argument
/external/f2fs-tools/include/
Df2fs_fs.h424 char *mount_point; member