Searched defs:fileattr (Results 1 – 3 of 3) sorted by relevance
268 DWORD fileattr = GetFileAttributes(ToWCharT(&path.value())); in DirectoryExists() local321 DWORD fileattr = ::GetFileAttributes(ToWCharT(&full_path.value())); in CreateDirectoryAndGetError() local
1786 fileattr: Attrgroup, field
42616 struct fileattr { struct42617 u32 flags;42618 u32 fsx_xflags;42619 u32 fsx_extsize;42620 u32 fsx_nextents;42621 u32 fsx_projid;42622 u32 fsx_cowextsize;42623 bool flags_valid: 1;42624 bool fsx_valid: 1;