Home
last modified time | relevance | path

Searched refs:unprefixed_path_const (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dnamespace.c85 …const char *unprefixed_path_const; /* If the path was amended with a prefix, these will save the o… member
259 return p->unprefixed_path_malloc ?: p->unprefixed_path_const ?: mount_entry_path(p); in mount_entry_unprefixed_path()
272 p->unprefixed_path_const = p->path_const; in mount_entry_consume_prefix()