Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dconfig.c57 static void drop_comm(struct config_group *, struct config_item *);
319 .drop_item = drop_comm,
530 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm() function