Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dioctl.c385 if (CIFS_UNIX_EXTATTR_CAP & caps) { in cifs_ioctl()
H A Dcifspdu.h2144 #define CIFS_UNIX_EXTATTR_CAP 0x00000008 /* support chattr/chflag */ macro
H A Dconnect.c3251 if (cap & CIFS_UNIX_EXTATTR_CAP) in reset_cifs_unix_caps()