Searched defs:file_attributes (Results 1 – 3 of 3) 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
1367 __u32 file_attributes = 0; in SMB2_open() local