Home
last modified time | relevance | path

Searched refs:touch_atime (Results 1 – 8 of 8) sorted by relevance

/linux/fs/overlayfs/
H A Dfile.c320 touch_atime(&file->f_path); in ovl_file_accessed()
H A Dinode.c587 touch_atime(&upperpath); in ovl_update_time()
/linux/fs/cachefiles/
H A Dnamei.c557 touch_atime(&file->f_path); in cachefiles_open_file()
/linux/fs/
H A Dinode.c2302 void touch_atime(const struct path *path) in touch_atime() function
2332 EXPORT_SYMBOL(touch_atime);
H A Dnamei.c2049 touch_atime(&last->link); in pick_link()
/linux/include/linux/
H A Dfs.h2272 extern void touch_atime(const struct path *);
2277 touch_atime(&file->f_path); in file_accessed()
/linux/net/unix/
H A Daf_unix.c1247 touch_atime(&path); in unix_find_bsd()
1275 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/linux/fs/nfsd/
H A Dvfs.c1947 touch_atime(&path); in nfsd_readlink()