Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dtrace_gfs2.h66 static inline u8 glock_trace_state(unsigned int state) in glock_trace_state() function
112 __entry->cur_state = glock_trace_state(gl->gl_state);
113 __entry->new_state = glock_trace_state(new_state);
114 __entry->tgt_state = glock_trace_state(gl->gl_target);
115 __entry->dmt_state = glock_trace_state(gl->gl_demote_state);
148 __entry->cur_state = glock_trace_state(gl->gl_state);
182 __entry->cur_state = glock_trace_state(gl->gl_state);
183 __entry->dmt_state = glock_trace_state(gl->gl_demote_state);
218 __entry->state = glock_trace_state(gh->gh_state);
248 __entry->state = glock_trace_state(gh->gh_state);