Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dinode.c521 touch_atime(&path); in bpf_obj_do_get()
595 touch_atime(&path); in bpf_prog_get_type_path()
/linux-6.1.9/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/linux-6.1.9/fs/overlayfs/
Dfile.c241 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c562 touch_atime(&upperpath); in ovl_update_time()
/linux-6.1.9/fs/cachefiles/
Dnamei.c593 touch_atime(&file->f_path); in cachefiles_open_file()
/linux-6.1.9/fs/
Dinode.c1920 void touch_atime(const struct path *path) in touch_atime() function
1949 EXPORT_SYMBOL(touch_atime);
Dstat.c479 touch_atime(&path); in do_readlinkat()
Dnamei.c1774 touch_atime(&last->link); in pick_link()
1779 touch_atime(&last->link); in pick_link()
/linux-6.1.9/include/linux/
Dfs.h2529 extern void touch_atime(const struct path *);
2535 touch_atime(&file->f_path); in file_accessed()
/linux-6.1.9/net/unix/
Daf_unix.c1075 touch_atime(&path); in unix_find_bsd()
1105 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/linux-6.1.9/fs/nfsd/
Dvfs.c1434 touch_atime(&path); in nfsd_readlink()