Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglock.c77 .key_len = offsetofend(struct lm_lockname, ln_type),
89 struct lm_lockname *name;
98 struct lm_lockname *wait_name = wait_glock->name; in glock_wake_function()
99 struct lm_lockname *wake_name = key; in glock_wake_function()
108 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name) in glock_waitqueue()
736 static struct gfs2_glock *find_insert_glock(struct lm_lockname *name, in find_insert_glock()
788 struct lm_lockname name = { .ln_number = number, in gfs2_glock_get()
1236 const struct lm_lockname *a = &gh_a->gh_gl->gl_name; in glock_compare()
1237 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
Dincore.h228 struct lm_lockname { struct
357 struct lm_lockname gl_name;