Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dxattr.c26 #define CIFS_XATTR_ATTRIB "cifs.dosattrib" /* full name: user.cifs.dosattrib */ macro
134 if ((strcmp(name, CIFS_XATTR_ATTRIB) == 0) || in cifs_xattr_set()
292 if ((strcmp(name, CIFS_XATTR_ATTRIB) == 0) || in cifs_xattr_get()