Searched defs:root_path (Results 1 – 4 of 4) sorted by relevance
93 imageboot_format_is_valid(const char *root_path) in imageboot_format_is_valid()112 char *root_path = NULL; in imageboot_desired() local155 char *root_path = NULL; in imageboot_needed() local443 imageboot_mount_image(const char *root_path, int height, imageboot_type_t type) in imageboot_mount_image()1051 char *root_path = NULL; in imageboot_setup_new() local1150 char *root_path = NULL; in imageboot_setup() local
97 construct_chunklist_path(char path[static MAXPATHLEN], const char *root_path) in construct_chunklist_path()183 validate_root_image(const char *root_path, void *chunklist) in validate_root_image()
264 get_root_path(char * root_path) in get_root_path()320 char * root_path = NULL; in netboot_info_init() local
55 const char *root_path = "/", *private_path = "/private"; variable