Searched refs:CIFS_XATTR_CREATETIME (Results 1 – 1 of 1) sorted by relevance
37 #define CIFS_XATTR_CREATETIME "cifs.creationtime" /* user.cifs.creationtime */ macro226 } else if (strcmp(name, CIFS_XATTR_CREATETIME) == 0) { in cifs_xattr_get()