Home
last modified time | relevance | path

Searched refs:DialectIndex (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/server/
A Dsmb_common.h208 __le16 DialectIndex; /* 0xFFFF = no dialect acceptable */ member
A Dsmb_common.c585 neg_rsp->DialectIndex = cpu_to_le16(work->conn->dialect); in smb_handle_negotiate()
/linux/fs/smb/client/
A Dcifspdu.h497 __le16 DialectIndex; /* 0xFFFF = no dialect acceptable */ member
A Dcifssmb.c452 server->dialect = le16_to_cpu(pSMBr->DialectIndex); in CIFSSMBNegotiate()

Completed in 33 milliseconds