Home
last modified time | relevance | path

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

/fs/ksmbd/
Dsmb_common.h90 #define ATTR_NORMAL_LE cpu_to_le32(ATTR_NORMAL) macro
Dsmb2pdu.h477 #define ATTR_NORMAL_LE cpu_to_le32(ATTR_NORMAL) macro
Dsmb2pdu.c2288 rsp->FileAttributes = ATTR_NORMAL_LE; in create_smb2_pipe()
2925 req->FileAttributes & ATTR_NORMAL_LE) { in smb2_open()
5710 if (!(S_ISDIR(inode->i_mode) && file_info->Attributes == ATTR_NORMAL_LE)) in set_file_basic_info()