Home
last modified time | relevance | path

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

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