Home
last modified time | relevance | path

Searched refs:touch_atime (Results 1 – 7 of 7) 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 Dinode.c2175 void touch_atime(const struct path *path) in touch_atime() function
2202 EXPORT_SYMBOL(touch_atime);
H A Dstat.c575 touch_atime(&path); in do_readlinkat()
H A Dnamei.c1893 touch_atime(&last->link); in pick_link()
1898 touch_atime(&last->link); in pick_link()
/linux/include/linux/
H A Dfs.h2533 extern void touch_atime(const struct path *);
2539 touch_atime(&file->f_path); in file_accessed()
/linux/net/unix/
H A Daf_unix.c1143 touch_atime(&path); in unix_find_bsd()
1173 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()