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

/linux-master/fs/gfs2/
H A Dglock.c1778 * glock_compare - Compare two struct gfs2_glock structures for sorting
1784 static int glock_compare(const void *arg_a, const void *arg_b) function
1818 sort(p, num_gh, sizeof(struct gfs2_holder *), glock_compare, NULL);

Completed in 198 milliseconds