Home
last modified time | relevance | path

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

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