Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h1791 #define SSINFO_FLAGS_TRIM_ENABLED 0x00000008 macro
/linux-6.12.1/fs/smb/client/
Dsmb2ops.c1363 if (tcon->ss_flags & SSINFO_FLAGS_TRIM_ENABLED) in smb2_dump_share_caps()