Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmessenger.h554 int ceph_con_v1_try_read(struct ceph_connection *con);
/linux/net/ceph/
H A Dmessenger_v1.c1326 int ceph_con_v1_try_read(struct ceph_connection *con) in ceph_con_v1_try_read() function
H A Dmessenger.c1576 ret = ceph_con_v1_try_read(con); in ceph_con_workfn()