Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h239 struct list_head d_lockres_tracking; member
Ddlmglue.c427 list_add(&res->l_debug_list, &dlm_debug->d_lockres_tracking); in ocfs2_add_lockres_tracking()
3028 INIT_LIST_HEAD(&dlm_debug->d_lockres_tracking); in ocfs2_new_dlm_debug()
3051 if (&iter->l_debug_list == &dlm_debug->d_lockres_tracking) { in ocfs2_dlm_next_res()