lm_lockname        74 fs/gfs2/glock.c 	.key_len = offsetofend(struct lm_lockname, ln_type),
lm_lockname        86 fs/gfs2/glock.c 	struct lm_lockname *name;
lm_lockname        95 fs/gfs2/glock.c 	struct lm_lockname *wait_name = wait_glock->name;
lm_lockname        96 fs/gfs2/glock.c 	struct lm_lockname *wake_name = key;
lm_lockname       105 fs/gfs2/glock.c static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name)
lm_lockname       744 fs/gfs2/glock.c static struct gfs2_glock *find_insert_glock(struct lm_lockname *name,
lm_lockname       796 fs/gfs2/glock.c 	struct lm_lockname name = { .ln_number = number,
lm_lockname      1335 fs/gfs2/glock.c 	const struct lm_lockname *a = &gh_a->gh_gl->gl_name;
lm_lockname      1336 fs/gfs2/glock.c 	const struct lm_lockname *b = &gh_b->gh_gl->gl_name;
lm_lockname       350 fs/gfs2/incore.h 	struct lm_lockname gl_name;