Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h145 int ceph_monc_blocklist_add(struct ceph_mon_client *monc,
/openbmc/linux/net/ceph/
H A 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);
/openbmc/linux/fs/ceph/
H A Dsnap.c910 ret = ceph_monc_blocklist_add(&client->monc, &client->msgr.inst.addr); in ceph_update_snap_trace()
/openbmc/linux/drivers/block/
H A Drbd.c4029 ret = ceph_monc_blocklist_add(&client->monc, in rbd_try_lock()