call_opt          199 crmd/cib.c         int call_opt = cib_quorum_override;
call_opt          203 crmd/cib.c             call_opt |= cib_scope_local;
call_opt          205 crmd/cib.c         return call_opt;
call_opt         2301 crmd/lrm.c         int call_opt = crmd_cib_smart_opt();
call_opt         2378 crmd/lrm.c         fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, rc, NULL);
call_opt          180 crmd/remote_lrmd_ra.c     int call_opt, call_id = 0;
call_opt          191 crmd/remote_lrmd_ra.c     call_opt = crmd_cib_smart_opt();
call_opt          192 crmd/remote_lrmd_ra.c     erase_status_tag(node_name, XML_CIB_TAG_LRM, call_opt);
call_opt          193 crmd/remote_lrmd_ra.c     erase_status_tag(node_name, XML_TAG_TRANSIENT_NODEATTRS, call_opt);
call_opt          228 crmd/remote_lrmd_ra.c     fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL);
call_opt          252 crmd/remote_lrmd_ra.c     int call_opt = crmd_cib_smart_opt();
call_opt          259 crmd/remote_lrmd_ra.c     erase_status_tag(node_name, XML_TAG_TRANSIENT_NODEATTRS, call_opt);
call_opt          266 crmd/remote_lrmd_ra.c         erase_status_tag(node_name, XML_CIB_TAG_LRM, call_opt);
call_opt          280 crmd/remote_lrmd_ra.c     fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL);
call_opt         1197 crmd/remote_lrmd_ra.c     int call_opt, call_id = 0;
call_opt         1200 crmd/remote_lrmd_ra.c     call_opt = crmd_cib_smart_opt();
call_opt         1207 crmd/remote_lrmd_ra.c     fsa_cib_update(XML_CIB_TAG_STATUS, update, call_opt, call_id, NULL);