Searched refs:ceph_con_v1_opened (Results 1 – 3 of 3) sorted by relevance
520 bool ceph_con_v1_opened(struct ceph_connection *con);
1534 bool ceph_con_v1_opened(struct ceph_connection *con) in ceph_con_v1_opened() function
620 return ceph_con_v1_opened(con); in ceph_con_opened()