Searched refs:mount_path_compare (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | namespace.c | 91 static int mount_path_compare(const void *a, const void *b) { function 521 qsort(mounts, n, sizeof(BindMount), mount_path_compare); |
Completed in 1192 milliseconds