Lines Matching refs:stl_be_p
193 stl_be_p(&rep->option, option); in set_be_option_rep()
194 stl_be_p(&rep->type, type); in set_be_option_rep()
195 stl_be_p(&rep->length, length); in set_be_option_rep()
854 stl_be_p(&opt.context_id, context_id); in nbd_negotiate_send_meta_context()
2055 stl_be_p(&reply->magic, NBD_SIMPLE_REPLY_MAGIC); in set_be_simple_reply()
2056 stl_be_p(&reply->error, error); in set_be_simple_reply()
2109 stl_be_p(&chunk->magic, NBD_EXTENDED_REPLY_MAGIC); in set_be_chunk()
2119 stl_be_p(&chunk->magic, NBD_STRUCTURED_REPLY_MAGIC); in set_be_chunk()
2123 stl_be_p(&chunk->length, length); in set_be_chunk()
2187 stl_be_p(&chunk.error, nbd_err); in nbd_co_send_chunk_error()
2241 stl_be_p(&chunk.length, pnum); in nbd_co_send_sparse_read()
2452 stl_be_p(&meta_ext.context_id, context_id); in nbd_co_send_extents()
2453 stl_be_p(&meta_ext.count, ea->count); in nbd_co_send_extents()
2463 stl_be_p(&meta.context_id, context_id); in nbd_co_send_extents()