Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h2191 #define CIFS_UNIX_XATTR_CAP 0x00000004 /* support new namespace */ macro
H A Dconnect.c3893 if (cap & CIFS_UNIX_XATTR_CAP) in reset_cifs_unix_caps()