Home
last modified time | relevance | path

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

/openbmc/linux/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);
H A Dfat.h463 extern int fat_update_time(struct inode *inode, int flags);
H A Dfile.c577 .update_time = fat_update_time,
H A Dnamei_msdos.c643 .update_time = fat_update_time,
H A Dnamei_vfat.c1186 .update_time = fat_update_time,