Searched refs:get_snappath_dir (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c105 static bool get_snappath_dir(struct lxc_container *c, char *snappath);
2300 if (!get_snappath_dir(c, path))
3342 static bool get_snappath_dir(struct lxc_container *c, char *snappath) function
3384 if (!get_snappath_dir(c, snappath))
3526 if (!get_snappath_dir(c, snappath)) {
3618 if (!get_snappath_dir(c, clonelxcpath)) {
3718 if (!get_snappath_dir(c, clonelxcpath))
3733 if (!get_snappath_dir(c, clonelxcpath))

Completed in 16 milliseconds