Searched defs:mount_point (Results 1 – 13 of 13) sorted by relevance
/external/autotest/server/site_tests/network_DiskFull/ |
D | network_DiskFull.py | 36 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/ |
D | wb_kupdate.py | 9 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/ |
D | conftest.py | 193 def mount_fs(fs_type, device, mount_point): argument 225 def umount_fs(mount_point): argument
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 36 void alloc_mounted_path(const char *mount_point, const char *subpath, char **mounted_path) { in alloc_mounted_path()
|
D | mksquashfs.c | 91 char *mount_point = NULL; variable 939 char * mount_point, FILE *block_map_file) { in write_block_map_entry()
|
/external/arm-trusted-firmware/lib/debugfs/ |
D | dev.c | 16 struct mount_point { struct 27 static struct mount_point mount_points[NR_MOUNT_POINTS]; argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 199 def from_existing(cls, host_dir, mount_point): argument
|
/external/autotest/server/cros/ |
D | factory_install_test.py | 175 def _umount_partition(self, mount_point): argument
|
/external/cros/system_api/dbus/vm_concierge/ |
D | service.proto | 37 string mount_point = 2; field
|
/external/autotest/client/cros/ |
D | cryptohome.py | 384 def __get_mount_info(mount_point, allow_fail=False): argument
|
/external/e2fsprogs/misc/ |
D | e4defrag.c | 209 static int get_mount_point(const char *devname, char *mount_point, in get_mount_point()
|
/external/autotest/client/common_lib/ |
D | utils.py | 3110 def get_mount_info(process='self', mount_point=None): argument
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 424 char *mount_point; member
|