Home
last modified time | relevance | path

Searched refs:dlm_comm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dconfig.c38 static struct dlm_comm *local_comm;
46 struct dlm_comm;
276 struct dlm_comm { struct
511 struct dlm_comm *cm; in make_comm()
532 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm()
543 struct dlm_comm *cm = config_item_to_comm(i); in release_comm()
730 struct dlm_comm *comm; in comm_mark_store()
831 static struct dlm_comm *get_comm(int nodeid) in get_comm()
834 struct dlm_comm *cm = NULL; in get_comm()
858 static void put_comm(struct dlm_comm *cm) in put_comm()
[all …]