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

/lxc/src/lxc/
H A Dlxccontainer.c2737 static int copy_fstab(struct lxc_container *oldc, struct lxc_container *c) function
3173 if (copy_fstab(c, c2) < 0) {

Completed in 23 milliseconds