Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dconfig.c50 static void drop_cluster(struct config_group *, struct config_item *);
249 .drop_item = drop_cluster,
390 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() function