Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dinode.c471 touch_atime(&path); in bpf_obj_do_get()
549 touch_atime(&path); in bpf_prog_get_type_path()
/Linux-v5.4/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/Linux-v5.4/fs/overlayfs/
Dfile.c208 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c450 touch_atime(&upperpath); in ovl_update_time()
/Linux-v5.4/fs/
Dinode.c1730 void touch_atime(const struct path *path) in touch_atime() function
1759 EXPORT_SYMBOL(touch_atime);
Dstat.c410 touch_atime(&path); in do_readlinkat()
Dnamei.c1049 touch_atime(&last->link); in get_link()
1054 touch_atime(&last->link); in get_link()
/Linux-v5.4/fs/cachefiles/
Dnamei.c683 touch_atime(&path); in cachefiles_walk_to_object()
/Linux-v5.4/net/unix/
Daf_unix.c925 touch_atime(&path); in unix_find_other()
941 touch_atime(&unix_sk(u)->path); in unix_find_other()
/Linux-v5.4/include/linux/
Dfs.h2198 extern void touch_atime(const struct path *);
2202 touch_atime(&file->f_path); in file_accessed()
/Linux-v5.4/fs/nfsd/
Dvfs.c1477 touch_atime(&path); in nfsd_readlink()