Lines Matching refs:NameLength
991 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
2255 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
2278 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
2372 nlen = le16_to_cpu(cc->NameLength); in smb2_parse_contexts()
2445 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
2490 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
2578 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2665 buf->ccontext.NameLength = cpu_to_le16(4); in create_sd_buf()
2744 buf->ccontext.NameLength = cpu_to_le16(4); in create_query_id_buf()
2909 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()
2917 req->NameLength = cpu_to_le16(uni_path_len - 2); in smb311_posix_mkdir()
3062 req->NameLength = cpu_to_le16(name_len * 2); in SMB2_open_init()
3068 req->NameLength = cpu_to_le16(uni_path_len - 2); in SMB2_open_init()