Home
last modified time | relevance | path

Searched refs:crt_time_tenth (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/filesystem/fat/
Dentry.rs943 crt_time_tenth: u8, field
1318 cursor.write_u8(self.crt_time_tenth)?; in flush()
2418 short_dentry.crt_time_tenth = cursor.read_u8()?; in get_raw_dir_entry()