Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglock.c1107 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare() local
1109 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
1115 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()