Searched refs:atime_needs_update (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dinode.c1926 * atime_needs_update - update the access time
1934 bool atime_needs_update(const struct path *path, struct inode *inode) function
1975 if (!atime_needs_update(path, inode))
H A Dnamei.c1787 } else if (atime_needs_update(&last->link, inode)) {
/linux-master/include/linux/
H A Dfs.h2452 extern bool atime_needs_update(const struct path *, struct inode *);

Completed in 232 milliseconds