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