Searched refs:inode_get_mtime (Results 1 – 2 of 2) sorted by relevance
26 inode_set_mtime_to_ts(dest, inode_get_mtime(src)); in fsstack_copy_attr_times()
1651 static inline struct timespec64 inode_get_mtime(const struct inode *inode) in inode_get_mtime() function