Searched refs:fat_update_time (Results 1 – 5 of 5) sorted by relevance
341 int fat_update_time(struct inode *inode, struct timespec64 *now, int flags) in fat_update_time() function362 EXPORT_SYMBOL_GPL(fat_update_time);
463 extern int fat_update_time(struct inode *inode, struct timespec64 *now,
577 .update_time = fat_update_time,
643 .update_time = fat_update_time,
1186 .update_time = fat_update_time,
Completed in 13 milliseconds