Searched refs:lm_lockname (Results 1 - 2 of 2) sorted by last modified time

/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)
1155 static struct gfs2_glock *find_insert_glock(struct lm_lockname *name,
1207 struct lm_lockname name = { .ln_number = number,
1828 const struct lm_lockname *a = &gh_a->gh_gl->gl_name;
1829 const struct lm_lockname *b = &gh_b->gh_gl->gl_name;
2863 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 282 milliseconds