Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dinode.c521 touch_atime(&path); in bpf_obj_do_get()
595 touch_atime(&path); in bpf_prog_get_type_path()
/Linux-v5.15/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/Linux-v5.15/fs/overlayfs/
Dfile.c236 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c479 touch_atime(&upperpath); in ovl_update_time()
/Linux-v5.15/fs/
Dinode.c1836 void touch_atime(const struct path *path) in touch_atime() function
1865 EXPORT_SYMBOL(touch_atime);
Dstat.c454 touch_atime(&path); in do_readlinkat()
Dnamei.c1746 touch_atime(&last->link); in pick_link()
1751 touch_atime(&last->link); in pick_link()
/Linux-v5.15/fs/cachefiles/
Dnamei.c683 touch_atime(&path); in cachefiles_walk_to_object()
/Linux-v5.15/include/linux/
Dfs.h2500 extern void touch_atime(const struct path *);
2504 touch_atime(&file->f_path); in file_accessed()
/Linux-v5.15/net/unix/
Daf_unix.c1038 touch_atime(&path); in unix_find_other()
1054 touch_atime(&unix_sk(u)->path); in unix_find_other()
/Linux-v5.15/fs/nfsd/
Dvfs.c1546 touch_atime(&path); in nfsd_readlink()