Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dmon_client.h145 int ceph_monc_blacklist_add(struct ceph_mon_client *monc,
/Linux-v5.4/net/ceph/
Dmon_client.c899 int ceph_monc_blacklist_add(struct ceph_mon_client *monc, in ceph_monc_blacklist_add() function
950 EXPORT_SYMBOL(ceph_monc_blacklist_add);
/Linux-v5.4/drivers/block/
Drbd.c4105 ret = ceph_monc_blacklist_add(&client->monc, in rbd_try_lock()