Searched refs:file_attributes (Results 1 – 4 of 4) sorted by relevance
189 /*0x34*/FILE_ATTR_FLAGS file_attributes; /* File attributes copied from member
884 /* 32*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member1082 /* 38*/ FILE_ATTR_FLAGS file_attributes; /* Flags describing the file. */ member
1056 if (ie->key.file_name.file_attributes & in ntfs_filldir()
1490 __u32 file_attributes = 0; in SMB2_open() local1505 file_attributes |= ATTR_READONLY; in SMB2_open()1507 file_attributes |= ATTR_SYSTEM; in SMB2_open()1512 req->FileAttributes = cpu_to_le32(file_attributes); in SMB2_open()