Lines Matching refs:iov_base
196 monc->m_auth->front.iov_base, in __open_session()
251 void *p = msg->front.iov_base; in __send_subscribe()
292 msg->front.iov_len = p - msg->front.iov_base; in __send_subscribe()
302 struct ceph_mon_subscribe_ack *h = msg->front.iov_base; in handle_subscribe_ack()
465 p = msg->front.iov_base; in ceph_monc_handle_map()
657 struct ceph_mon_statfs_reply *reply = msg->front.iov_base; in handle_statfs_reply()
714 h = req->request->front.iov_base; in ceph_monc_do_statfs()
736 void *p = msg->front.iov_base; in handle_get_version_reply()
794 void *p = req->request->front.iov_base; in __ceph_monc_get_version()
858 void *p = msg->front.iov_base; in handle_command_ack()
910 h = req->request->front.iov_base; in ceph_monc_blacklist_add()
1148 ret = ceph_handle_auth_reply(monc->auth, msg->front.iov_base, in handle_auth_reply()
1150 monc->m_auth->front.iov_base, in handle_auth_reply()
1188 ret = ceph_build_auth(monc->auth, monc->m_auth->front.iov_base, in __validate_auth()