Searched refs:mount_cmp_dst (Results 1 - 1 of 1) sorted by relevance
/lxc/hooks/ | ||
H A D | unmount-namespace.c | 79 static int mount_cmp_dst(const void *a_, const void *b_) { function 226 qsort(mounts, count, sizeof(*mounts), &mount_cmp_dst); |
Completed in 7 milliseconds