Home
last modified time | relevance | path

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

/linux-6.15/fs/ecryptfs/
H A Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
67 touch_atime(path); in ecryptfs_splice_read_update_atime()
/linux-6.15/kernel/bpf/
H A Dinode.c518 touch_atime(&path); in bpf_obj_do_get()
592 touch_atime(&path); in bpf_prog_get_type_path()
/linux-6.15/fs/overlayfs/
H A Dfile.c322 touch_atime(&file->f_path); in ovl_file_accessed()
H A Dinode.c580 touch_atime(&upperpath); in ovl_update_time()
/linux-6.15/fs/cachefiles/
H A Dnamei.c600 touch_atime(&file->f_path); in cachefiles_open_file()
/linux-6.15/fs/
H A Dinode.c2127 void touch_atime(const struct path *path) in touch_atime() function
2154 EXPORT_SYMBOL(touch_atime);
H A Dstat.c581 touch_atime(&path); in do_readlinkat()
H A Dnamei.c1919 touch_atime(&last->link); in pick_link()
1924 touch_atime(&last->link); in pick_link()
/linux-6.15/include/linux/
H A Dfs.h2593 extern void touch_atime(const struct path *);
2599 touch_atime(&file->f_path); in file_accessed()
/linux-6.15/net/unix/
H A Daf_unix.c1131 touch_atime(&path); in unix_find_bsd()
1161 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/linux-6.15/fs/nfsd/
H A Dvfs.c1605 touch_atime(&path); in nfsd_readlink()