Home
last modified time | relevance | path

Searched defs:mount_path (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/tests/
H A Ddisk_mount_conditioner.c39 char *mount_path; variable
61 char *mount_path; variable
94 verify_mount_fallback_values(const char *mount_path, disk_conditioner_info *info) in verify_mount_fallback_values()
124 char *mount_path; variable
141 char *mount_path; variable
163 char *mount_path; variable
220 char *mount_path; variable
242 char *mount_path; variable
331 char *mount_path; variable
347 char *mount_path; variable
[all …]
/xnu-10063.141.1/bsd/kern/
H A Dimageboot.c199 imageboot_pivot_image(const char *image_path, imageboot_type_t type, const char *mount_path, in imageboot_pivot_image()