Lines Matching refs:ccontext

1358 		buf->ccontext.DataOffset = cpu_to_le16(offsetof  in create_lease_buf()
1360 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()
1361 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1363 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1375 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()
1377 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
1378 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1380 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1514 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1516 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1517 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1519 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1538 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1540 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1541 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1543 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1564 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1566 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1567 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1569 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1586 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1588 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1589 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1591 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
1617 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1623 buf->ccontext.DataLength = cpu_to_le32(56); in create_posix_rsp_buf()
1624 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1626 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()