Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmon_client.h145 int ceph_monc_blacklist_add(struct ceph_mon_client *monc,
/Linux-v4.19/net/ceph/
Dmon_client.c887 int ceph_monc_blacklist_add(struct ceph_mon_client *monc, in ceph_monc_blacklist_add() function
929 EXPORT_SYMBOL(ceph_monc_blacklist_add);
/Linux-v4.19/drivers/block/
Drbd.c2964 ret = ceph_monc_blacklist_add(&client->monc, in rbd_try_lock()