Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2161 #define CIFS_UNIX_CAP_MASK 0x000003db macro
2163 #define CIFS_UNIX_CAP_MASK 0x00000013 macro
H A Dconnect.c3216 cap &= CIFS_UNIX_CAP_MASK; in reset_cifs_unix_caps()