Home
last modified time | relevance | path

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

/linux/fs/dlm/
A Dconfig.c38 static struct dlm_comm *local_comm;
46 struct dlm_comm;
284 struct dlm_comm { struct
521 struct dlm_comm *cm; in make_comm()
542 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm()
553 struct dlm_comm *cm = config_item_to_comm(i); in release_comm()
740 struct dlm_comm *comm; in comm_mark_store()
841 static struct dlm_comm *get_comm(int nodeid) in get_comm()
844 struct dlm_comm *cm = NULL; in get_comm()
868 static void put_comm(struct dlm_comm *cm) in put_comm()
[all …]

Completed in 3 milliseconds