Lines Matching refs:NameLength
727 buf->ccontext.NameLength = cpu_to_le16(16);
1915 buf->ccontext.NameLength = cpu_to_le16(4);
1938 buf->ccontext.NameLength = cpu_to_le16(4);
2023 if (le16_to_cpu(cc->NameLength) == 4 &&
2027 else if (buf && (le16_to_cpu(cc->NameLength) == 4) &&
2030 else if ((le16_to_cpu(cc->NameLength) == 16)) {
2037 le16_to_cpu(cc->NameLength));
2091 buf->ccontext.NameLength = cpu_to_le16(4);
2131 buf->ccontext.NameLength = cpu_to_le16(4);
2238 buf->ccontext.NameLength = cpu_to_le16(4);
2331 buf->ccontext.NameLength = cpu_to_le16(4);
2416 buf->ccontext.NameLength = cpu_to_le16(4);
2568 req->NameLength = cpu_to_le16(name_len * 2);
2575 /* MUST set path len (NameLength) to 0 opening root of share */
2576 req->NameLength = cpu_to_le16(uni_path_len - 2);
2699 req->NameLength = cpu_to_le16(name_len * 2);
2704 /* MUST set path len (NameLength) to 0 opening root of share */
2705 req->NameLength = cpu_to_le16(uni_path_len - 2);