Searched refs:CIFS_UNIX_XATTR_CAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 2143 #define CIFS_UNIX_XATTR_CAP 0x00000004 /* support new namespace */ macro |
H A D | connect.c | 3328 if (cap & CIFS_UNIX_XATTR_CAP) in reset_cifs_unix_caps() |