Searched refs:FileAttributes (Results 1 – 6 of 6) sorted by relevance
352 __le32 FileAttributes; member
1090 pSMB->FileAttributes = cpu_to_le16(ATTR_SYSTEM); in SMBLegacyOpen()1092 pSMB->FileAttributes = cpu_to_le16(0/*ATTR_NORMAL*/); in SMBLegacyOpen()1095 pSMB->FileAttributes |= cpu_to_le16(ATTR_READONLY); in SMBLegacyOpen()1132 cpu_to_le32(le16_to_cpu(pSMBr->FileAttributes)); in SMBLegacyOpen()1206 req->FileAttributes = cpu_to_le32(ATTR_SYSTEM); in CIFS_open()1208 req->FileAttributes = cpu_to_le32(ATTR_NORMAL); in CIFS_open()1215 req->FileAttributes |= cpu_to_le32(ATTR_POSIX_SEMANTICS); in CIFS_open()1218 req->FileAttributes |= cpu_to_le32(ATTR_READONLY); in CIFS_open()
2876 req->FileAttributes = cpu_to_le32(file_attributes); in smb311_posix_mkdir()3034 req->FileAttributes = cpu_to_le32(file_attributes); in SMB2_open_init()3274 buf->Attributes = rsp->FileAttributes; in SMB2_open()
362 __le32 FileAttributes; member
2303 rsp->FileAttributes = FILE_ATTRIBUTE_NORMAL_LE; in create_smb2_pipe()3010 if (req->FileAttributes && !(req->FileAttributes & FILE_ATTRIBUTE_MASK_LE)) { in smb2_open()3012 le32_to_cpu(req->FileAttributes)); in smb2_open()3139 req->FileAttributes & FILE_ATTRIBUTE_NORMAL_LE) { in smb2_open()3523 if (req->FileAttributes || fp->f_ci->m_fattr == 0) in smb2_open()3525 cpu_to_le32(smb2_get_dos_mode(&stat, le32_to_cpu(req->FileAttributes))); in smb2_open()3572 rsp->FileAttributes = fp->f_ci->m_fattr; in smb2_open()5169 file_info->FileAttributes = fp->f_ci->m_fattr; in get_file_attribute_tag_info()
1231 __le32 FileAttributes; member1254 __le32 FileAttributes; member