Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dconfig.c51 static void drop_cluster(struct config_group *, struct config_item *);
313 .drop_item = drop_cluster,
458 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() function