Home
last modified time | relevance | path

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

/fs/gfs2/
Dtrace_gfs2.h110 __entry->gltype = gl->gl_name.ln_type;
145 __entry->gltype = gl->gl_name.ln_type;
179 __entry->gltype = gl->gl_name.ln_type;
215 __entry->gltype = gh->gh_gl->gl_name.ln_type;
245 __entry->gltype = gh->gh_gl->gl_name.ln_type;
284 __entry->gltype = gl->gl_name.ln_type;
Dincore.h209 unsigned int ln_type; member
214 ((name1)->ln_type == (name2)->ln_type) && \
863 this_cpu_ptr(sdp->sd_lkstats)->lkstats[gl->gl_name.ln_type].stats[which]++; in gfs2_sbstats_inc()
Dglock.c75 .key_len = offsetofend(struct lm_lockname, ln_type),
101 wake_name->ln_type != wait_name->ln_type) in glock_wake_function()
1041 if (gl->gl_name.ln_type != LM_TYPE_INODE) in glock_work_func()
1112 .ln_type = glops->go_type, in gfs2_glock_get()
1166 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) in gfs2_glock_get()
1495 gh2->gh_gl->gl_name.ln_type, gh2->gh_state); in add_to_queue()
1499 gh->gh_gl->gl_name.ln_type, gh->gh_state); in add_to_queue()
1634 gl->gl_name.ln_type == LM_TYPE_INODE) in __gfs2_glock_dq()
1822 gl->gl_name.ln_type == LM_TYPE_INODE) { in gfs2_glock_cb()
2095 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) { in flush_delete_work()
[all …]
Dlock_dlm.c78 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_reply_times()
105 const unsigned gltype = gl->gl_name.ln_type; in gfs2_update_request_times()
274 gfs2_reverse_hex(strname + 7, gl->gl_name.ln_type); in gdlm_lock()
319 gl->gl_name.ln_type, in gdlm_put_lock()
Dglops.c44 gl->gl_name.ln_type, gl->gl_name.ln_number, in gfs2_ail_error()
Dlops.c68 return bd->bd_gl->gl_name.ln_type == LM_TYPE_RGRP; in buffer_is_rgrp()