Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.c1824 static int glock_compare(const void *arg_a, const void *arg_b) in glock_compare() function
1858 sort(p, num_gh, sizeof(struct gfs2_holder *), glock_compare, NULL); in nq_m_sync()