Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dmon_client.h145 int ceph_monc_blocklist_add(struct ceph_mon_client *monc,
/Linux-v5.10/net/ceph/
Dmon_client.c952 int ceph_monc_blocklist_add(struct ceph_mon_client *monc, in ceph_monc_blocklist_add() function
987 EXPORT_SYMBOL(ceph_monc_blocklist_add);
/Linux-v5.10/drivers/block/
Drbd.c4013 ret = ceph_monc_blocklist_add(&client->monc, in rbd_try_lock()