Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ecryptfs/
Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
67 touch_atime(path); in ecryptfs_splice_read_update_atime()
/linux-6.12.1/kernel/bpf/
Dinode.c518 touch_atime(&path); in bpf_obj_do_get()
592 touch_atime(&path); in bpf_prog_get_type_path()
/linux-6.12.1/fs/overlayfs/
Dfile.c264 touch_atime(&file->f_path); in ovl_file_accessed()
Dinode.c580 touch_atime(&upperpath); in ovl_update_time()
/linux-6.12.1/fs/cachefiles/
Dnamei.c597 touch_atime(&file->f_path); in cachefiles_open_file()
/linux-6.12.1/fs/
Dinode.c2106 void touch_atime(const struct path *path) in touch_atime() function
2133 EXPORT_SYMBOL(touch_atime);
Dstat.c550 touch_atime(&path); in do_readlinkat()
Dnamei.c1834 touch_atime(&last->link); in pick_link()
1839 touch_atime(&last->link); in pick_link()
/linux-6.12.1/include/linux/
Dfs.h2522 extern void touch_atime(const struct path *);
2528 touch_atime(&file->f_path); in file_accessed()
/linux-6.12.1/net/unix/
Daf_unix.c1143 touch_atime(&path); in unix_find_bsd()
1173 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/linux-6.12.1/fs/nfsd/
Dvfs.c1622 touch_atime(&path); in nfsd_readlink()