Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
67 touch_atime(path); in ecryptfs_splice_read_update_atime()
/Linux-v6.6/kernel/bpf/
Dinode.c518 touch_atime(&path); in bpf_obj_do_get()
592 touch_atime(&path); in bpf_prog_get_type_path()
/Linux-v6.6/fs/overlayfs/
Dfile.c260 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c706 touch_atime(&upperpath); in ovl_update_time()
/Linux-v6.6/fs/cachefiles/
Dnamei.c596 touch_atime(&file->f_path); in cachefiles_open_file()
/Linux-v6.6/fs/
Dinode.c1998 void touch_atime(const struct path *path) in touch_atime() function
2025 EXPORT_SYMBOL(touch_atime);
Dstat.c501 touch_atime(&path); in do_readlinkat()
Dnamei.c1783 touch_atime(&last->link); in pick_link()
1788 touch_atime(&last->link); in pick_link()
/Linux-v6.6/include/linux/
Dfs.h2285 extern void touch_atime(const struct path *);
2291 touch_atime(&file->f_path); in file_accessed()
/Linux-v6.6/net/unix/
Daf_unix.c1099 touch_atime(&path); in unix_find_bsd()
1129 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/Linux-v6.6/fs/nfsd/
Dvfs.c1577 touch_atime(&path); in nfsd_readlink()