Lines Matching refs:ccontext
958 buf->ccontext.DataOffset = in create_posix_buf()
960 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()
961 buf->ccontext.NameOffset = in create_posix_buf()
963 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2203 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_buf()
2205 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()
2206 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2208 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2226 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2228 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()
2229 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2231 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2393 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2395 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct durable_context_v2)); in create_durable_v2_buf()
2396 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2398 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2430 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2433 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2435 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2438 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
2521 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_twarp_buf()
2523 buf->ccontext.DataLength = cpu_to_le32(8); in create_twarp_buf()
2524 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2526 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2611 buf->ccontext.DataOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, sd)); in create_sd_buf()
2612 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2613 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()
2659 buf->ccontext.DataLength = cpu_to_le32(ptr - (__u8 *)&buf->sd); in create_sd_buf()
2688 buf->ccontext.DataOffset = cpu_to_le16(0); in create_query_id_buf()
2689 buf->ccontext.DataLength = cpu_to_le32(0); in create_query_id_buf()
2690 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2692 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()