Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Dconfig.c38 static struct dlm_comm *local_comm;
46 struct dlm_comm;
288 struct dlm_comm { struct
526 struct dlm_comm *cm; in make_comm()
547 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm()
558 struct dlm_comm *cm = config_item_to_comm(i); in release_comm()
745 struct dlm_comm *comm; in comm_mark_store()
846 static struct dlm_comm *get_comm(int nodeid) in get_comm()
849 struct dlm_comm *cm = NULL; in get_comm()
873 static void put_comm(struct dlm_comm *cm) in put_comm()
[all …]

Completed in 5 milliseconds