Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dinode.c520 touch_atime(&path); in bpf_obj_do_get()
594 touch_atime(&path); in bpf_prog_get_type_path()
/Linux-v5.10/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/Linux-v5.10/fs/overlayfs/
Dfile.c241 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c468 touch_atime(&upperpath); in ovl_update_time()
/Linux-v5.10/fs/
Dstat.c418 touch_atime(&path); in do_readlinkat()
Dinode.c1824 void touch_atime(const struct path *path) in touch_atime() function
1853 EXPORT_SYMBOL(touch_atime);
Dnamei.c1634 touch_atime(&last->link); in pick_link()
1639 touch_atime(&last->link); in pick_link()
/Linux-v5.10/fs/cachefiles/
Dnamei.c683 touch_atime(&path); in cachefiles_walk_to_object()
/Linux-v5.10/net/unix/
Daf_unix.c951 touch_atime(&path); in unix_find_other()
967 touch_atime(&unix_sk(u)->path); in unix_find_other()
/Linux-v5.10/include/linux/
Dfs.h2216 extern void touch_atime(const struct path *);
2220 touch_atime(&file->f_path); in file_accessed()
/Linux-v5.10/fs/nfsd/
Dvfs.c1553 touch_atime(&path); in nfsd_readlink()