Home
last modified time | relevance | path

Searched refs:SMB2_POSIX_EXTENSIONS_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h327 #define SMB2_POSIX_EXTENSIONS_AVAILABLE cpu_to_le16(0x100) macro
H A Dsmb2pdu.c490 pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE; in build_posix_ctxt()
691 else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE) in smb311_decode_neg_context()