Searched refs:exfat_get_entry_time (Results 1 – 3 of 3) sorted by relevance
/linux/fs/exfat/ |
H A D | misc.c | 68 void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts, in exfat_get_entry_time() function
|
H A D | namei.c | 674 exfat_get_entry_time(sbi, &info->crtime, in exfat_find() 679 exfat_get_entry_time(sbi, &info->mtime, in exfat_find() 684 exfat_get_entry_time(sbi, &info->atime, in exfat_find()
|
H A D | exfat_fs.h | 568 void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts,
|