Lines Matching refs:DataLength
1468 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2));
1485 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context));
1517 if (sizeof(struct lease_context_v2) == le32_to_cpu(cc->DataLength)) {
1579 value_len = le32_to_cpu(cc->DataLength);
1614 buf->ccontext.DataLength = cpu_to_le32(8);
1638 buf->ccontext.DataLength = cpu_to_le32(8);
1664 buf->ccontext.DataLength = cpu_to_le32(8);
1686 buf->ccontext.DataLength = cpu_to_le32(32);
1718 * DataLength = nlink(4) + reparse_tag(4) + mode(4) +
1721 buf->ccontext.DataLength = cpu_to_le32(56);