Lines Matching refs:gl_name
78 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_reply_times()
85 lks = this_cpu_ptr(gl->gl_name.ln_sbd->sd_lkstats); in gfs2_update_reply_times()
105 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_request_times()
113 lks = this_cpu_ptr(gl->gl_name.ln_sbd->sd_lkstats); in gfs2_update_request_times()
203 fs_err(gl->gl_name.ln_sbd, "unknown bast mode %d\n", mode); in gdlm_bast()
273 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_lock()
279 req = make_mode(gl->gl_name.ln_sbd, req_state); in gdlm_lock()
286 gfs2_reverse_hex(strname + 7, gl->gl_name.ln_type); in gdlm_lock()
287 gfs2_reverse_hex(strname + 23, gl->gl_name.ln_number); in gdlm_lock()
308 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; in gdlm_put_lock()
353 gl->gl_name.ln_type, in gdlm_put_lock()
354 (unsigned long long)gl->gl_name.ln_number, error); in gdlm_put_lock()
360 struct lm_lockstruct *ls = &gl->gl_name.ln_sbd->sd_lockstruct; in gdlm_cancel()