Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dmessenger.h567 bool ceph_con_v2_opened(struct ceph_connection *con);
/openbmc/linux/net/ceph/
H A Dmessenger.c623 return ceph_con_v2_opened(con); in ceph_con_opened()
H A Dmessenger_v2.c3778 bool ceph_con_v2_opened(struct ceph_connection *con) in ceph_con_v2_opened() function