Lines Matching refs:NameLength
543 buf->ccontext.NameLength = cpu_to_le16(16); in create_posix_buf()
1634 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
1657 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
1683 if (le16_to_cpu(cc->NameLength) == 4 && in parse_lease_state()
1734 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_v2_buf()
1767 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_v2_buf()
1874 buf->ccontext.NameLength = cpu_to_le16(4); in create_twarp_buf()
2028 req->NameLength = cpu_to_le16(name_len * 2); in smb311_posix_mkdir()
2036 req->NameLength = cpu_to_le16(uni_path_len - 2); in smb311_posix_mkdir()
2153 req->NameLength = cpu_to_le16(name_len * 2); in SMB2_open_init()
2159 req->NameLength = cpu_to_le16(uni_path_len - 2); in SMB2_open_init()