Home
last modified time | relevance | path

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

/xnu-11417.101.15/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-11417.101.15/tests/vfs/
H A Dgetattrlist_mountextflags.c57 static char mount_path[PATH_MAX]; variable
/xnu-11417.101.15/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()