Home
last modified time | relevance | path

Searched refs:fat_update_time (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A 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); variable
H A Dfat.h449 extern int fat_update_time(struct inode *inode, struct timespec64 *now,
H A Dfile.c563 .update_time = fat_update_time,
H A Dnamei_msdos.c641 .update_time = fat_update_time,
H A Dnamei_vfat.c1036 .update_time = fat_update_time,
/kernel/linux/linux-6.6/fs/fat/
H A Dmisc.c342 int fat_update_time(struct inode *inode, int flags) in fat_update_time() function
360 EXPORT_SYMBOL_GPL(fat_update_time); variable
H A Dfile.c577 .update_time = fat_update_time,
H A Dfat.h463 extern int fat_update_time(struct inode *inode, int flags);
H A Dnamei_msdos.c643 .update_time = fat_update_time,
H A Dnamei_vfat.c1186 .update_time = fat_update_time,

Completed in 11 milliseconds