Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dxattr.c47 #define SMB3_XATTR_CREATETIME "smb3.creationtime" /* user.smb3.creationtime */ macro
149 (strcmp(name, SMB3_XATTR_CREATETIME) == 0)) { in cifs_xattr_set()
319 (strcmp(name, SMB3_XATTR_CREATETIME) == 0)) { in cifs_xattr_get()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds