Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dfile.c41 touch_atime(&path); in ecryptfs_read_update_atime()
65 touch_atime(&path); in ecryptfs_splice_read_update_atime()
/linux/kernel/bpf/
H A Dinode.c513 touch_atime(&path); in bpf_obj_do_get()
587 touch_atime(&path); in bpf_prog_get_type_path()
/linux/fs/overlayfs/
H A Dfile.c320 touch_atime(&file->f_path); in ovl_file_accessed()
/linux/fs/
H A Dinode.c2248 void touch_atime(const struct path *path) in touch_atime() function
2278 EXPORT_SYMBOL(touch_atime);
H A Dnamei.c2046 touch_atime(&last->link); in pick_link()
/linux/include/linux/
H A Dfs.h2258 extern void touch_atime(const struct path *);
2263 touch_atime(&file->f_path); in file_accessed()
/linux/net/unix/
H A Daf_unix.c1235 touch_atime(&path); in unix_find_bsd()
1265 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/linux/fs/nfsd/
H A Dvfs.c1928 touch_atime(&path); in nfsd_readlink()