Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1025 #define FILE_ATTRIBUTE_ARCHIVE_LE cpu_to_le32(0x00000020) macro
/Linux-v6.6/fs/smb/server/
Dvfs.c1675 ksmbd_kstat->file_attributes = FILE_ATTRIBUTE_ARCHIVE_LE; in ksmbd_vfs_fill_dentry_attrs()
Dsmb2pdu.c3716 FILE_ATTRIBUTE_DIRECTORY_LE : FILE_ATTRIBUTE_ARCHIVE_LE; in smb2_populate_readdir_entry()