Home
last modified time | relevance | path

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

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