Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
Dmisc.c330 int fat_update_time(struct inode *inode, struct timespec64 *now, int flags) in fat_update_time() function
350 EXPORT_SYMBOL_GPL(fat_update_time);
Dfat.h449 extern int fat_update_time(struct inode *inode, struct timespec64 *now,
Dfile.c563 .update_time = fat_update_time,
Dnamei_msdos.c641 .update_time = fat_update_time,
Dnamei_vfat.c1036 .update_time = fat_update_time,
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch57807 extern int fat_update_time(struct inode *inode, struct timespec64 *now,