Home
last modified time | relevance | path

Searched refs:gl_holders (Results 1 – 7 of 7) sorted by relevance

/linux/fs/gfs2/
H A Dglock.c244 GLOCK_BUG_ON(gl, !list_empty(&gl->gl_holders)); in __gfs2_glock_put()
376 list_for_each_entry_safe(gh, tmp, &gl->gl_holders, gh_list) { in do_error()
400 if (!list_empty(&gl->gl_holders)) { in find_first_holder()
401 gh = list_first_entry(&gl->gl_holders, struct gfs2_holder, in find_first_holder()
471 list_for_each_entry(gh, &gl->gl_holders, gh_list) { in do_promote()
500 list_for_each_entry(gh, &gl->gl_holders, gh_list) { in find_first_waiter()
518 if (list_empty(&gl->gl_holders)) in find_last_waiter()
520 gh = list_last_entry(&gl->gl_holders, struct gfs2_holder, gh_list); in find_last_waiter()
1411 list_for_each_entry(gh2, &gl->gl_holders, gh_list) { in gfs2_should_queue_trylock()
1454 list_for_each_entry(gh2, &gl->gl_holders, gh_list) { in add_to_queue()
[all …]
H A Dmain.c54 INIT_LIST_HEAD(&gl->gl_holders); in gfs2_init_glock_once()
H A Dglock.h161 list_for_each_entry(gh, &gl->gl_holders, gh_list) { in gfs2_glock_is_locked_by_me()
H A Dincore.h349 struct list_head gl_holders; member
H A Drgrp.c2019 if (gl->gl_state != LM_ST_UNLOCKED && list_empty(&gl->gl_holders) && in fast_to_acquire()
/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst23 gl_state、gl_target)和持有者列表(gl_holders
29 gl_holders 列表包含与该 glock 关联的所有排队锁请求(不
/linux/Documentation/filesystems/gfs2/
H A Dglocks.rst12 as gl_state, gl_target and the list of holders (gl_holders)
19 The gl_holders list contains all the queued lock requests (not