Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_asus251 touch_atime
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dinode.c520 touch_atime(&path); in bpf_obj_do_get()
594 touch_atime(&path); in bpf_prog_get_type_path()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dpassthrough.c34 touch_atime(&dst_file->f_path); in fuse_file_accessed()
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c42 touch_atime(path); in ecryptfs_read_update_atime()
/OK3568_Linux_fs/kernel/fs/
H A Dinode.c1826 void touch_atime(const struct path *path) in touch_atime() function
1855 EXPORT_SYMBOL_NS(touch_atime, ANDROID_GKI_VFS_EXPORT_ONLY);
H A Dstat.c425 touch_atime(&path); in do_readlinkat()
H A Dnamei.c1728 touch_atime(&last->link); in pick_link()
1733 touch_atime(&last->link); in pick_link()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c244 touch_atime(&file->f_path); in ovl_file_accessed()
H A Dinode.c471 touch_atime(&upperpath); in ovl_update_time()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dnamei.c683 touch_atime(&path); in cachefiles_walk_to_object()
/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c974 touch_atime(&path); in unix_find_other()
990 touch_atime(&unix_sk(u)->path); in unix_find_other()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2287 extern void touch_atime(const struct path *);
2293 touch_atime(&file->f_path); in file_accessed()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dvfs.c1568 touch_atime(&path); in nfsd_readlink()