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

/lxc/hooks/
H A Dunmount-namespace.c98 static int read_mounts(int procfd, struct mount **mp, size_t *countp) { function
190 * and the container's /proc doesn't contain our /self. See read_mounts().
217 if (!read_mounts(procfd, &mounts, &count)) {

Completed in 7 milliseconds