Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.c75 .key_len = offsetofend(struct lm_lockname, ln_type),
87 struct lm_lockname *name;
96 struct lm_lockname *wait_name = wait_glock->name; in glock_wake_function()
97 struct lm_lockname *wake_name = key; in glock_wake_function()
106 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name) in glock_waitqueue()
1106 static struct gfs2_glock *find_insert_glock(struct lm_lockname *name, in find_insert_glock()
1158 struct lm_lockname name = { .ln_number = number, in gfs2_glock_get()
1760 const struct lm_lockname *a = &gh_a->gh_gl->gl_name; in glock_compare()
1761 const struct lm_lockname *b = &gh_b->gh_gl->gl_name; in glock_compare()
A Dincore.h205 struct lm_lockname { struct
338 struct lm_lockname gl_name;

Completed in 12 milliseconds