Searched refs:NameLength (Results 1 – 5 of 5) sorted by relevance
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()[all …]
688 __le16 NameLength; member725 __le16 NameLength; member
897 __le16 NameLength; member
3439 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()3465 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
1429 req->NameLength = cpu_to_le16(name_len); in CIFS_open()1435 req->NameLength = cpu_to_le16(name_len); in CIFS_open()