Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c1240 const struct gfs2_holder *gh_b = *(const struct gfs2_holder **)arg_b; in glock_compare() local
1242 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
1248 BUG_ON(gh_a->gh_gl->gl_ops->go_type == gh_b->gh_gl->gl_ops->go_type); in glock_compare()