Home
last modified time | relevance | path

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

/linux-6.15/fs/dlm/
H A Dconfig.c38 static struct dlm_comm *local_comm;
46 struct dlm_comm;
289 struct dlm_comm { struct
510 struct dlm_comm *cm; in make_comm()
537 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm()
548 struct dlm_comm *cm = config_item_to_comm(i); in release_comm()
747 struct dlm_comm *comm; in comm_mark_store()
847 static struct dlm_comm *get_comm(int nodeid) in get_comm()
850 struct dlm_comm *cm = NULL; in get_comm()
873 static void put_comm(struct dlm_comm *cm) in put_comm()
[all …]