Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddrbd_genl.h444 GENL_op(DRBD_ADM_PAUSE_SYNC, 21, GENL_doit(drbd_adm_pause_sync),
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_nl.c57 int drbd_adm_pause_sync(struct sk_buff *skb, struct genl_info *info);
3078 int drbd_adm_pause_sync(struct sk_buff *skb, struct genl_info *info) in drbd_adm_pause_sync() function