Lines Matching refs:gl_name
76 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_reply_times()
83 lks = this_cpu_ptr(gl->gl_name.ln_sbd->sd_lkstats); in gfs2_update_reply_times()
103 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_request_times()
111 lks = this_cpu_ptr(gl->gl_name.ln_sbd->sd_lkstats); in gfs2_update_request_times()
256 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_lock()
270 gfs2_reverse_hex(strname + 7, gl->gl_name.ln_type); in gdlm_lock()
271 gfs2_reverse_hex(strname + 23, gl->gl_name.ln_number); in gdlm_lock()
284 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in gdlm_put_lock()
315 gl->gl_name.ln_type, in gdlm_put_lock()
316 (unsigned long long)gl->gl_name.ln_number, error); in gdlm_put_lock()
323 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()