Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c79 .key_len = offsetofend(struct lm_lockname, ln_type),
91 struct lm_lockname *name;
100 struct lm_lockname *wait_name = wait_glock->name; in glock_wake_function()
101 struct lm_lockname *wake_name = key; in glock_wake_function()
110 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name) in glock_waitqueue()
1134 static struct gfs2_glock *find_insert_glock(struct lm_lockname *name, in find_insert_glock()
1186 struct lm_lockname name = { .ln_number = number, in gfs2_glock_get()
1788 const struct lm_lockname *a = &gh_a->gh_gl->gl_name; in glock_compare()
1789 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
2822 struct lm_lockname gl_name = { .ln_type = LM_TYPE_RESERVED }; in gfs2_glockfd_seq_show_flock()
H A Dincore.h205 struct lm_lockname { struct
339 struct lm_lockname gl_name;