Home
last modified time | relevance | path

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

/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/cachefiles/
H A Dnamei.c567 touch_atime(&file->f_path); in cachefiles_open_file()
/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.c2045 touch_atime(&last->link); in pick_link()
/linux/net/unix/
H A Daf_unix.c1241 touch_atime(&path); in unix_find_bsd()
1269 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()