Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.c1691 * @arg_b: the second structure
1695 static int glock_compare(const void *arg_a, const void *arg_b)
1698 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare()
1696 glock_compare(const void * arg_a,const void * arg_b) glock_compare() argument