Home
last modified time | relevance | path

Searched refs:NameLength (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/cifs/
Dsmb2pdu.h464 __le16 NameLength; member
494 __le16 NameLength; member
Dsmb2pdu.c1005 buf->ccontext.NameLength = cpu_to_le16(4); in create_durable_buf()
1028 buf->ccontext.NameLength = cpu_to_le16(4); in create_reconnect_durable_buf()
1054 if (le16_to_cpu(cc->NameLength) == 4 && in parse_lease_state()
1169 req->NameLength = cpu_to_le16(uni_path_len - 2); in SMB2_open()
Dsmb2ops.c1329 buf->ccontext.NameLength = cpu_to_le16(4); in smb2_create_lease_buf()
1356 buf->ccontext.NameLength = cpu_to_le16(4); in smb3_create_lease_buf()
Dcifspdu.h897 __le16 NameLength; member
Dcifssmb.c1307 req->NameLength = cpu_to_le16(name_len); in CIFS_open()
1315 req->NameLength = cpu_to_le16(name_len); in CIFS_open()