Home
last modified time | relevance | path

Searched refs:SMB3_COMPRESS_LZNT1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c344 if (server->compress_algorithm == SMB3_COMPRESS_LZNT1) in cifs_debug_data_proc_show()
H A Dsmb2pdu.h380 #define SMB3_COMPRESS_LZNT1 cpu_to_le16(0x0001) macro
H A Dsmb2pdu.c453 pneg_ctxt->CompressionAlgorithms[2] = SMB3_COMPRESS_LZNT1; in build_compression_ctxt()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c426 if (server->compress_algorithm == SMB3_COMPRESS_LZNT1) in cifs_debug_data_proc_show()
H A Dsmb2pdu.c594 pneg_ctxt->CompressionAlgorithms[2] = SMB3_COMPRESS_LZNT1; in build_compression_ctxt()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h491 #define SMB3_COMPRESS_LZNT1 cpu_to_le16(0x0001) macro

Completed in 26 milliseconds