Lines Matching defs:cm
589 struct dlm_comm *cm; in make_comm() local
609 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local
620 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local
714 struct dlm_comm *cm = config_item_to_comm(i); in show_comm() local
723 struct dlm_comm *cm = config_item_to_comm(i); in store_comm() local
729 static ssize_t comm_nodeid_read(struct dlm_comm *cm, char *buf) in comm_nodeid_read()
734 static ssize_t comm_nodeid_write(struct dlm_comm *cm, const char *buf, in comm_nodeid_write()
741 static ssize_t comm_local_read(struct dlm_comm *cm, char *buf) in comm_local_read()
746 static ssize_t comm_local_write(struct dlm_comm *cm, const char *buf, in comm_local_write()
755 static ssize_t comm_addr_write(struct dlm_comm *cm, const char *buf, size_t len) in comm_addr_write()
774 static ssize_t comm_addr_list_read(struct dlm_comm *cm, char *buf) in comm_addr_list_read()
916 struct dlm_comm *cm = NULL; in get_comm() local
948 static void put_comm(struct dlm_comm *cm) in put_comm()
1003 struct dlm_comm *cm = get_comm(nodeid, NULL); in dlm_comm_seq() local
1013 struct dlm_comm *cm = get_comm(nodeid, NULL); in dlm_nodeid_to_addr() local
1025 struct dlm_comm *cm = get_comm(0, addr); in dlm_addr_to_nodeid() local