l_holders 549 fs/ocfs2/dlmglue.c INIT_LIST_HEAD(&res->l_holders); l_holders 801 fs/ocfs2/dlmglue.c list_add_tail(&oh->oh_list, &lockres->l_holders); l_holders 812 fs/ocfs2/dlmglue.c list_for_each_entry(oh, &lockres->l_holders, oh_list) { l_holders 164 fs/ocfs2/ocfs2.h struct list_head l_holders;