Searched refs:fat_time_unix2fat (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/fat/
H A Dfat_test.c166 fat_time_unix2fat(&fake_sb, &testcase->ts,
H A Dmisc.c243 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec64 *ts, function
277 EXPORT_SYMBOL_GPL(fat_time_unix2fat); variable
H A Dfat.h455 extern void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec64 *ts,
H A Dinode.c892 fat_time_unix2fat(sbi, &mtime, &raw_entry->time,
898 fat_time_unix2fat(sbi, &ts, &atime, &raw_entry->adate, NULL);
899 fat_time_unix2fat(sbi, &MSDOS_I(inode)->i_crtime, &raw_entry->ctime,
H A Dnamei_msdos.c241 fat_time_unix2fat(sbi, ts, &time, &date, NULL);
H A Dnamei_vfat.c645 fat_time_unix2fat(sbi, ts, &time, &date, &time_cs);
H A Ddir.c1155 fat_time_unix2fat(sbi, ts, &time, &date, &time_cs);

Completed in 185 milliseconds