Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 1 of 1) sorted by relevance

/fs/dlm/
Dconfig.c587 struct dlm_comm *cm; in make_comm() local
607 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local
618 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local
712 struct dlm_comm *cm = config_item_to_comm(i); in show_comm() local
721 struct dlm_comm *cm = config_item_to_comm(i); in store_comm() local
727 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 …]