Searched defs:LXC_CLONE_SNAPSHOT (Results 1 - 2 of 2) sorted by relevance

/lxc/src/python-lxc/lxc/
H A D__init__.py507 LXC_CLONE_SNAPSHOT = _lxc.LXC_CLONE_SNAPSHOT variable
/lxc/src/lxc/
H A Dlxccontainer.h39 #define LXC_CLONE_SNAPSHOT (1 << 2) /*!< Snapshot the original filesystem(s) */ macro
549 * - \ref LXC_CLONE_SNAPSHOT
564 * LXC_CLONE_SNAPSHOT then use the native \p bdevtype if possible,

Completed in 310 milliseconds