Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h358 #define SMB2_SHAREFLAG_NO_CACHING 0x00000030 macro
/openbmc/linux/fs/smb/client/
H A Dconnect.c2772 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()