Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dfile.c56 touch_atime(path); in ecryptfs_read_update_atime()
/linux-4.1.27/fs/overlayfs/
Dinode.c215 touch_atime(&realpath); in ovl_readlink()
/linux-4.1.27/fs/
Dstat.c335 touch_atime(&path); in SYSCALL_DEFINE4()
Dinode.c1587 void touch_atime(const struct path *path) in touch_atime() function
1632 EXPORT_SYMBOL(touch_atime);
Dnamei.c889 touch_atime(link); in follow_link()
/linux-4.1.27/fs/cachefiles/
Dnamei.c640 touch_atime(&path); in cachefiles_walk_to_object()
/linux-4.1.27/net/unix/
Daf_unix.c909 touch_atime(&path); in unix_find_other()
925 touch_atime(&unix_sk(u)->path); in unix_find_other()
/linux-4.1.27/include/linux/
Dfs.h1897 extern void touch_atime(const struct path *);
1901 touch_atime(&file->f_path); in file_accessed()
/linux-4.1.27/fs/nfsd/
Dvfs.c1522 touch_atime(&path); in nfsd_readlink()