Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmessenger.h563 int ceph_con_v2_try_read(struct ceph_connection *con);
/openbmc/linux/net/ceph/
H A Dmessenger.c1574 ret = ceph_con_v2_try_read(con); in ceph_con_workfn()
H A Dmessenger_v2.c3156 int ceph_con_v2_try_read(struct ceph_connection *con) in ceph_con_v2_try_read() function