Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dxattr.c37 #define SMB3_XATTR_CREATETIME "smb3.creationtime" /* user.smb3.creationtime */ macro
142 (strcmp(name, SMB3_XATTR_CREATETIME) == 0)) { in cifs_xattr_set()
297 (strcmp(name, SMB3_XATTR_CREATETIME) == 0)) { in cifs_xattr_get()