Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dinode.c520 touch_atime(&path); in bpf_obj_do_get()
594 touch_atime(&path); in bpf_prog_get_type_path()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/kernel/linux/linux-5.10/fs/overlayfs/
Dfile.c242 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c470 touch_atime(&upperpath); in ovl_update_time()
/kernel/linux/linux-5.10/fs/
Dstat.c425 touch_atime(&path); in do_readlinkat()
Dinode.c1828 void touch_atime(const struct path *path) in touch_atime() function
1857 EXPORT_SYMBOL(touch_atime);
Dnamei.c1650 touch_atime(&last->link); in pick_link()
1655 touch_atime(&last->link); in pick_link()
/kernel/linux/linux-5.10/fs/cachefiles/
Dnamei.c683 touch_atime(&path); in cachefiles_walk_to_object()
/kernel/linux/linux-5.10/net/unix/
Daf_unix.c974 touch_atime(&path); in unix_find_other()
990 touch_atime(&unix_sk(u)->path); in unix_find_other()
/kernel/linux/linux-5.10/include/linux/
Dfs.h2231 extern void touch_atime(const struct path *);
2237 touch_atime(&file->f_path); in file_accessed()
/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c1568 touch_atime(&path); in nfsd_readlink()