Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ecryptfs/
Dfile.c56 touch_atime(path); in ecryptfs_read_update_atime()
/linux-4.4.14/kernel/bpf/
Dinode.c281 touch_atime(&path); in bpf_obj_do_get()
/linux-4.4.14/fs/overlayfs/
Dinode.c213 touch_atime(&realpath); in ovl_readlink()
/linux-4.4.14/fs/
Dstat.c335 touch_atime(&path); in SYSCALL_DEFINE4()
Dinode.c1634 void touch_atime(const struct path *path) in touch_atime() function
1663 EXPORT_SYMBOL(touch_atime);
Dnamei.c991 touch_atime(&last->link); in get_link()
996 touch_atime(&last->link); in get_link()
/linux-4.4.14/fs/cachefiles/
Dnamei.c646 touch_atime(&path); in cachefiles_walk_to_object()
/linux-4.4.14/net/unix/
Daf_unix.c927 touch_atime(&path); in unix_find_other()
943 touch_atime(&unix_sk(u)->path); in unix_find_other()
/linux-4.4.14/include/linux/
Dfs.h1922 extern void touch_atime(const struct path *);
1926 touch_atime(&file->f_path); in file_accessed()
/linux-4.4.14/fs/nfsd/
Dvfs.c1446 touch_atime(&path); in nfsd_readlink()