Lines Matching refs:NameLength
723 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
1850 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
1873 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
1917 if (le16_to_cpu(cc->NameLength) == 4 && in smb2_parse_contexts()
1921 else if (buf && (le16_to_cpu(cc->NameLength) == 4) && in smb2_parse_contexts()
1975 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2015 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
2122 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2165 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()
2315 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()
2323 req->NameLength = cpu_to_le16(uni_path_len - 2); in smb311_posix_mkdir()
2444 req->NameLength = cpu_to_le16(name_len * 2); in SMB2_open_init()
2450 req->NameLength = cpu_to_le16(uni_path_len - 2); in SMB2_open_init()