Home
last modified time | relevance | path

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

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