Searched defs:cm (Results 1 – 1 of 1) sorted by relevance
587 struct dlm_comm *cm; in make_comm() local607 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local618 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local712 struct dlm_comm *cm = config_item_to_comm(i); in show_comm() local721 struct dlm_comm *cm = config_item_to_comm(i); in store_comm() local727 static ssize_t comm_nodeid_read(struct dlm_comm *cm, char *buf) in comm_nodeid_read()732 static ssize_t comm_nodeid_write(struct dlm_comm *cm, const char *buf, in comm_nodeid_write()742 static ssize_t comm_local_read(struct dlm_comm *cm, char *buf) in comm_local_read()747 static ssize_t comm_local_write(struct dlm_comm *cm, const char *buf, in comm_local_write()759 static ssize_t comm_addr_write(struct dlm_comm *cm, const char *buf, size_t len) in comm_addr_write()[all …]