Home
last modified time | relevance | path

Searched refs:fat_timespec64_trunc_2secs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dmisc.c270 static inline struct timespec64 fat_timespec64_trunc_2secs(struct timespec64 ts) in fat_timespec64_trunc_2secs() function
321 inode->i_ctime = fat_timespec64_trunc_2secs(*now); in fat_truncate_time()
324 inode->i_mtime = fat_timespec64_trunc_2secs(*now); in fat_truncate_time()
/kernel/linux/linux-6.6/fs/fat/
H A Dmisc.c279 static inline struct timespec64 fat_timespec64_trunc_2secs(struct timespec64 ts) in fat_timespec64_trunc_2secs() function
307 return fat_timespec64_trunc_2secs(*ts); in fat_truncate_mtime()

Completed in 2 milliseconds