insert_pt 1114 fs/gfs2/glock.c struct list_head *insert_pt = NULL; insert_pt 1142 fs/gfs2/glock.c if (unlikely((gh->gh_flags & LM_FLAG_PRIORITY) && !insert_pt)) insert_pt 1143 fs/gfs2/glock.c insert_pt = &gh2->gh_list; insert_pt 1149 fs/gfs2/glock.c if (likely(insert_pt == NULL)) { insert_pt 1155 fs/gfs2/glock.c list_add_tail(&gh->gh_list, insert_pt);