Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.h191 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void);
192 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
H A Ddlmglue.c408 struct ocfs2_dlm_debug *dlm_debug) in ocfs2_add_lockres_tracking()
3011 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_dlm_debug_free()
3013 dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); in ocfs2_dlm_debug_free()
3018 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) in ocfs2_put_dlm_debug()
3024 static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) in ocfs2_get_dlm_debug()
3029 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void) in ocfs2_new_dlm_debug()
3031 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_new_dlm_debug()
3033 dlm_debug = kmalloc(sizeof(struct ocfs2_dlm_debug), GFP_KERNEL); in ocfs2_new_dlm_debug()
3048 struct ocfs2_dlm_debug *p_dlm_debug;
3057 struct ocfs2_dlm_debug *dlm_debu in ocfs2_dlm_next_res()
[all...]
H A Docfs2.h222 struct ocfs2_dlm_debug { struct
440 struct ocfs2_dlm_debug *osb_dlm_debug;
223 d_refcntocfs2_dlm_debug global() argument
224 d_filter_secsocfs2_dlm_debug global() argument
225 d_lockres_trackingocfs2_dlm_debug global() argument