Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dglock.c339 struct gfs2_holder *current_gh, in may_grant() argument
342 if (current_gh) { in may_grant()
345 switch(current_gh->gh_state) { in may_grant()
490 struct gfs2_holder *gh, *current_gh; in do_promote() local
492 current_gh = find_first_holder(gl); in do_promote()
511 if (!current_gh) in do_promote()
512 current_gh = gh; in do_promote()
1499 struct gfs2_holder *current_gh; in add_to_queue() local
1563 struct gfs2_holder *current_gh; in gfs2_glock_nq() local
1569 current_gh = find_first_holder(gl); in gfs2_glock_nq()
[all …]