taglinefilesource code
fat_date_unix2dos25fs/fat/fatfs_syms.cX(fat_date_unix2dos),
fat_date_unix2dos493fs/fat/inode.cfat_date_unix2dos(inode->i_mtime,&raw_entry->time,&raw_entry->date);
fat_date_unix2dos497fs/fat/inode.cfat_date_unix2dos(inode->i_ctime,&raw_entry->ctime,&raw_entry->cdate);
fat_date_unix2dos272fs/msdos/namei.cfat_date_unix2dos(dir->i_mtime,&de->time,&de->date);
fat_date_unix2dos876fs/vfat/namei.cfat_date_unix2dos(dir->i_mtime,&de->time,&de->date);
fat_date_unix2dos1046fs/vfat/namei.cfat_date_unix2dos(dir->i_mtime,&de->time,&de->date);
fat_date_unix2dos178include/linux/msdos_fs.hextern void fat_date_unix2dos(int unix_date,__u16 *time, __u16 *date);