Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dglock.c1153 static int glock_compare(const void *arg_a, const void *arg_b) in glock_compare() argument
1156 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare()