Searched refs:path_const (Results 1 – 1 of 1) sorted by relevance
75 const char *path_const; /* Memory allocated on stack or static */ 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()272 p->unprefixed_path_const = p->path_const; in mount_entry_consume_prefix()341 .path_const = e, in append_access_mounts()360 .path_const = *i, in append_empty_dir_mounts()379 .path_const = b->destination, in append_bind_mounts()398 .path_const = m->destination, in append_mount_images()588 .path_const = t->path, in append_tmpfs_mounts()607 .path_const = mount_entry_path(mounts+i), in append_static_mounts()[all …]