yes_resp_map 1564 fs/ocfs2/dlm/dlmdomain.c unsigned long yes_resp_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; yes_resp_map 1633 fs/ocfs2/dlm/dlmdomain.c set_bit(node, ctxt->yes_resp_map); yes_resp_map 1648 fs/ocfs2/dlm/dlmdomain.c memcpy(dlm->domain_map, ctxt->yes_resp_map, yes_resp_map 1649 fs/ocfs2/dlm/dlmdomain.c sizeof(ctxt->yes_resp_map)); yes_resp_map 1656 fs/ocfs2/dlm/dlmdomain.c status = dlm_send_nodeinfo(dlm, ctxt->yes_resp_map); yes_resp_map 1661 fs/ocfs2/dlm/dlmdomain.c status = dlm_send_regions(dlm, ctxt->yes_resp_map); yes_resp_map 1668 fs/ocfs2/dlm/dlmdomain.c dlm_send_join_asserts(dlm, ctxt->yes_resp_map); yes_resp_map 1692 fs/ocfs2/dlm/dlmdomain.c ctxt->yes_resp_map, yes_resp_map 1693 fs/ocfs2/dlm/dlmdomain.c sizeof(ctxt->yes_resp_map));