Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dfile.c65 touch_atime(lower_vfsmount, lower_dentry); in ecryptfs_read_update_atime()
/fs/
Dinode.c1302 void touch_atime(struct vfsmount *mnt, struct dentry *dentry) in touch_atime() function
1339 EXPORT_SYMBOL(touch_atime);
Dstat.c313 touch_atime(path.mnt, path.dentry); in SYSCALL_DEFINE4()
Dnamei.c614 touch_atime(path->mnt, dentry); in __do_follow_link()
/fs/nfsd/
Dvfs.c1487 touch_atime(fhp->fh_export->ex_path.mnt, dentry); in nfsd_readlink()