Searched refs:osb_dlm_debug (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2.h250 struct ocfs2_dlm_debug *osb_dlm_debug; member in struct:ocfs2_super
H A Dsuper.c1435 osb->osb_dlm_debug = ocfs2_new_dlm_debug();
1436 if (!osb->osb_dlm_debug) {
1655 ocfs2_put_dlm_debug(osb->osb_dlm_debug);
H A Ddlmglue.c380 ocfs2_add_lockres_tracking(res, osb->osb_dlm_debug);
2243 ocfs2_get_dlm_debug(osb->osb_dlm_debug);
2244 priv->p_dlm_debug = osb->osb_dlm_debug;
2274 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;
2295 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;

Completed in 59 milliseconds