Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmsgr.h90 static inline bool ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs, in ceph_addr_equal_no_type() function
/Linux-v6.6/net/ceph/
Dmon_client.c165 if (ceph_addr_equal_no_type(addr, &m->mon_inst[i].addr)) in ceph_monmap_contains()
/Linux-v6.6/drivers/block/
Drbd.c3861 ceph_addr_equal_no_type(&lhs->info.addr, &rhs->info.addr); in locker_equal()
3957 if (ceph_addr_equal_no_type(&watchers[i].addr, in find_watcher()