Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/linux/fs/overlayfs/
H A Dfile.c260 touch_atime(&file->f_path); in ovl_file_accessed()
H A Dinode.c706 touch_atime(&upperpath); in ovl_update_time()
/openbmc/linux/fs/cachefiles/
H A Dnamei.c596 touch_atime(&file->f_path); in cachefiles_open_file()
/openbmc/linux/fs/
H A Dinode.c2000 void touch_atime(const struct path *path) in touch_atime() function
2027 EXPORT_SYMBOL(touch_atime);
H A Dstat.c505 touch_atime(&path); in do_readlinkat()
H A Dnamei.c1783 touch_atime(&last->link); in pick_link()
1788 touch_atime(&last->link); in pick_link()
/openbmc/linux/include/linux/
H A Dfs.h2346 extern void touch_atime(const struct path *);
2352 touch_atime(&file->f_path); in file_accessed()
/openbmc/linux/net/unix/
H A Daf_unix.c1091 touch_atime(&path); in unix_find_bsd()
1121 touch_atime(&unix_sk(sk)->path); in unix_find_abstract()
/openbmc/linux/fs/nfsd/
H A Dvfs.c1568 touch_atime(&path); in nfsd_readlink()