Home
last modified time | relevance | path

Searched refs:__ceph_monc_get_version (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c782 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version() function
836 req = __ceph_monc_get_version(monc, what, NULL, 0); in ceph_monc_get_version()
859 req = __ceph_monc_get_version(monc, what, cb, private_data); in ceph_monc_get_version_async()
/kernel/linux/linux-6.6/net/ceph/
H A Dmon_client.c853 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version() function
907 req = __ceph_monc_get_version(monc, what, NULL, 0); in ceph_monc_get_version()
930 req = __ceph_monc_get_version(monc, what, cb, private_data); in ceph_monc_get_version_async()

Completed in 4 milliseconds