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

/lxc/src/python-lxc/lxc/
H A D__init__.py506 LXC_CLONE_MAYBE_SNAPSHOT = _lxc.LXC_CLONE_MAYBE_SNAPSHOT variable
/lxc/src/lxc/
H A Dlxccontainer.h41 #define LXC_CLONE_MAYBE_SNAPSHOT (1 << 4) /*!< Snapshot only if bdev supports it, else copy */ macro

Completed in 209 milliseconds