Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h421 #define SMB2_POSIX_EXTENSIONS_AVAILABLE cpu_to_le16(0x100) macro
/linux-6.1.9/fs/cifs/
Dsmb2pdu.c519 pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE; in build_posix_ctxt()
770 else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE) in smb311_decode_neg_context()
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c785 pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE; in build_posix_ctxt()
1039 } else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE) { in deassemble_neg_contexts()