Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dconfig.c51 static void drop_cluster(struct config_group *, struct config_item *);
317 .drop_item = drop_cluster,
445 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() function