Searched refs:path_malloc (Results 1 – 1 of 1) sorted by relevance
84 … char *path_malloc; /* Use this instead of 'path_const' if we had to allocate memory */ member251 return p->path_malloc ?: p->path_const; in mount_entry_path()264 assert(p->path_malloc || p->path_const); in mount_entry_consume_prefix()269 free_and_replace(p->unprefixed_path_malloc, p->path_malloc); in mount_entry_consume_prefix()273 p->path_malloc = new_path; in mount_entry_consume_prefix()310 p->path_malloc = mfree(p->path_malloc); in mount_entry_done()474 .path_malloc = TAKE_PTR(mount_point), in append_extensions()530 .path_malloc = TAKE_PTR(mount_point), in append_extensions()549 .path_malloc = TAKE_PTR(prefixed_hierarchy), in append_extensions()