Lines Matching refs:body

109 ndmpd_tape_open_v2(ndmp_connection_t *connection, void *body)  in ndmpd_tape_open_v2()  argument
111 ndmp_tape_open_request_v2 *request = (ndmp_tape_open_request_v2 *) body; in ndmpd_tape_open_v2()
243 ndmpd_tape_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v2() argument
274 ndmpd_tape_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v2() argument
350 ndmpd_tape_mtio_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_mtio_v2() argument
352 ndmp_tape_mtio_request *request = (ndmp_tape_mtio_request *) body; in ndmpd_tape_mtio_v2()
492 ndmpd_tape_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v2() argument
494 ndmp_tape_read_request *request = (ndmp_tape_read_request *) body; in ndmpd_tape_read_v2()
541 ndmpd_tape_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_execute_cdb_v2() argument
547 request = (ndmp_tape_execute_cdb_request *) body; in ndmpd_tape_execute_cdb_v2()
583 ndmpd_tape_open_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v3() argument
585 ndmp_tape_open_request_v3 *request = (ndmp_tape_open_request_v3 *)body; in ndmpd_tape_open_v3()
606 ndmpd_tape_get_state_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v3() argument
759 void ndmpd_tape_write_v3(ndmp_connection_t *connection, void *body) { in ndmpd_tape_write_v3() argument
760 ndmp_tape_write_request *request = (ndmp_tape_write_request *)body; in ndmpd_tape_write_v3()
845 ndmpd_tape_read_v3(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v3() argument
847 ndmp_tape_read_request *request = (ndmp_tape_read_request *) body; in ndmpd_tape_read_v3()
962 ndmpd_tape_get_state_v4(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v4() argument
1047 ndmpd_tape_close_v4(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v4() argument