Searched refs:FileAttributes (Results 1 – 1 of 1) sorted by relevance
22 pub struct FileAttributes { struct579 FileAttributes { in create_file()580 value: FileAttributes::ARCHIVE, in create_file()625 dot_entry.attributes.value = FileAttributes::DIRECTORY; in create_dir()639 dot_dot_entry.attributes.value = FileAttributes::DIRECTORY; in create_dir()652 FileAttributes { in create_dir()653 value: FileAttributes::DIRECTORY, in create_dir()725 attrs: FileAttributes, argument905 impl FileAttributes { impl912 pub const LONG_NAME: u8 = FileAttributes::READ_ONLY[all …]