Searched refs:current_gh (Results 1 – 1 of 1) sorted by relevance
339 struct gfs2_holder *current_gh, in may_grant() argument342 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() local492 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() local1563 struct gfs2_holder *current_gh; in gfs2_glock_nq() local1569 current_gh = find_first_holder(gl); in gfs2_glock_nq()[all …]