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

/linux-master/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;
101 struct lm_lockname *wake_name = key;
110 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name)
1115 static struct gfs2_glock *find_insert_glock(struct lm_lockname *name,
1167 struct lm_lockname name = { .ln_number = number,
1788 const struct lm_lockname *a = &gh_a->gh_gl->gl_name;
1789 const struct lm_lockname *b = &gh_b->gh_gl->gl_name;
2821 struct lm_lockname gl_nam
[all...]
H A Dincore.h202 * We are using struct lm_lockname as an rhashtable key. Avoid holes within
205 struct lm_lockname { struct
339 struct lm_lockname gl_name;

Completed in 108 milliseconds