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

/systemd/src/core/
H A Dnamespace.c91 static int mount_path_compare(const void *a, const void *b) { function
521 qsort(mounts, n, sizeof(BindMount), mount_path_compare);

Completed in 64 milliseconds