Lines Matching refs:ccontext
986 buf->ccontext.DataOffset = in create_posix_buf()
988 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf()
989 buf->ccontext.NameOffset = in create_posix_buf()
991 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2250 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_buf()
2252 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()
2253 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_buf()
2255 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2273 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2275 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()
2276 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_reconnect_durable_buf()
2278 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2440 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2442 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct durable_context_v2)); in create_durable_v2_buf()
2443 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_buf()
2445 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2482 buf->ccontext.DataOffset = in create_reconnect_durable_v2_buf()
2485 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()
2487 buf->ccontext.NameOffset = in create_reconnect_durable_v2_buf()
2490 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
2573 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_twarp_buf()
2575 buf->ccontext.DataLength = cpu_to_le32(8); in create_twarp_buf()
2576 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_twarp_buf()
2578 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2663 buf->ccontext.DataOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, sd)); in create_sd_buf()
2664 buf->ccontext.NameOffset = cpu_to_le16(offsetof(struct crt_sd_ctxt, Name)); in create_sd_buf()
2665 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()
2711 buf->ccontext.DataLength = cpu_to_le32(ptr - (__u8 *)&buf->sd); in create_sd_buf()
2740 buf->ccontext.DataOffset = cpu_to_le16(0); in create_query_id_buf()
2741 buf->ccontext.DataLength = cpu_to_le32(0); in create_query_id_buf()
2742 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_query_id_buf()
2744 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()