Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dmessenger.h348 extern int ceph_msgr_init(void);
/Linux-v4.19/net/ceph/
Dceph_common.c761 ret = ceph_msgr_init(); in init_ceph_lib()
Dmessenger.c274 int __init ceph_msgr_init(void) in ceph_msgr_init() function