Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/fat/
H A Dentry.rs986 crt_time_tenth: u8, field
1362 cursor.write_u8(self.crt_time_tenth)?; in flush()
2450 short_dentry.crt_time_tenth = cursor.read_u8()?; in get_raw_dir_entry()