Lines Matching refs:ccontext

1456 		buf->ccontext.DataOffset = cpu_to_le16(offsetof  in create_lease_buf()
1458 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()
1459 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1461 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1473 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_lease_buf()
1475 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
1476 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_lease_buf()
1478 buf->ccontext.NameLength = cpu_to_le16(4); in create_lease_buf()
1597 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1599 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()
1600 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_rsp_buf()
1602 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_rsp_buf()
1621 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1623 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()
1624 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_durable_v2_rsp_buf()
1626 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_rsp_buf()
1649 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1651 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()
1652 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_mxac_rsp_buf()
1654 buf->ccontext.NameLength = cpu_to_le16(4); in create_mxac_rsp_buf()
1671 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1673 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()
1674 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_disk_id_rsp_buf()
1676 buf->ccontext.NameLength = cpu_to_le16(4); in create_disk_id_rsp_buf()
1702 buf->ccontext.DataOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1708 buf->ccontext.DataLength = cpu_to_le32(56); in create_posix_rsp_buf()
1709 buf->ccontext.NameOffset = cpu_to_le16(offsetof in create_posix_rsp_buf()
1711 buf->ccontext.NameLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in create_posix_rsp_buf()