Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmessenger_v2.c2920 static int __handle_control(struct ceph_connection *con, void *p) in __handle_control() function
2993 return __handle_control(con, CTRL_BODY(con->v2.in_buf)); in handle_preamble()
3016 return __handle_control(con, buf); in handle_control()
3019 return __handle_control(con, con->v2.in_kvecs[0].iov_base); in handle_control()
3035 return __handle_control(con, con->v2.in_kvecs[0].iov_base - in handle_control_remainder()