Home
last modified time | relevance | path

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

/Linux-v4.19/fs/dlm/
Dconfig.c52 static void drop_cluster(struct config_group *, struct config_item *);
251 .drop_item = drop_cluster,
392 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() function