Searched refs:ceph_con_v2_opened (Results 1 – 3 of 3) sorted by relevance
526 bool ceph_con_v2_opened(struct ceph_connection *con);
614 return ceph_con_v2_opened(con); in ceph_con_opened()
3411 bool ceph_con_v2_opened(struct ceph_connection *con) in ceph_con_v2_opened() function