Searched refs:hoid_get_effective_key (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 1688 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key() function 1742 hoid_get_effective_key(lhs, &effective_key1, &effective_key1_len); in hoid_compare() 1743 hoid_get_effective_key(rhs, &effective_key2, &effective_key2_len); in hoid_compare()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 1768 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key() function 1822 hoid_get_effective_key(lhs, &effective_key1, &effective_key1_len); in hoid_compare() 1823 hoid_get_effective_key(rhs, &effective_key2, &effective_key2_len); in hoid_compare()
|
Completed in 14 milliseconds