Home
last modified time | relevance | path

Searched defs:mount_point (Results 1 – 9 of 9) 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.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
899 char * mount_point, FILE *block_map_file) { in write_block_map_entry()
/external/f2fs-tools/fsck/
Dsload.c206 const char *mount_point, in f2fs_sload()
/external/autotest/server/cros/
Dfactory_install_test.py175 def _umount_partition(self, mount_point): argument
/external/autotest/client/cros/
Dcryptohome.py335 def __get_mount_info(mount_point, allow_fail=False): argument
/external/e2fsprogs/misc/
De4defrag.c207 static int get_mount_point(const char *devname, char *mount_point, in get_mount_point()
/external/f2fs-tools/include/
Df2fs_fs.h310 char *mount_point; member