Home
last modified time | relevance | path

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

/linux/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/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/fs/
H A Dstat.c577 touch_atime(&path); in do_readlinkat()
H A Dnamei.c1895 touch_atime(&last->link); in pick_link()
1900 touch_atime(&last->link); in pick_link()
/linux/include/linux/
H A Dfs.h2595 extern void touch_atime(const struct path *);
2601 touch_atime(&file->f_path); in file_accessed()
/linux/net/unix/
H A Daf_unix.c1140 touch_atime(&path); in unix_find_bsd()
1170 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()