Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h176 __u8 ctime_cs; /* Creation time, centiseconds (0-199) */ member
/openbmc/linux/fs/fat/
H A Ddir.c1170 de[0].ctime_cs = de[1].ctime_cs = time_cs; in fat_alloc_new_dir()
1174 de[0].ctime_cs = de[1].ctime_cs = 0; in fat_alloc_new_dir()
H A Dnamei_msdos.c244 de.ctime_cs = 0; in msdos_add_entry()
H A Dinode.c569 de->cdate, de->ctime_cs); in fat_fill_inode()
892 &raw_entry->cdate, &raw_entry->ctime_cs); in __fat_write_inode()
H A Dnamei_vfat.c648 de->ctime_cs = time_cs; in vfat_build_slots()