Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dmessenger.h334 extern int ceph_msgr_init(void);
/Linux-v5.10/net/ceph/
Dceph_common.c840 ret = ceph_msgr_init(); in init_ceph_lib()
Dmessenger.c264 int __init ceph_msgr_init(void) in ceph_msgr_init() function