Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c1335 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare() local
1337 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
1343 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()