Searched refs:tmpfs_itimes (Results 1 – 2 of 2) sorted by relevance
505 void tmpfs_itimes(struct vnode *, const struct timespec *,522 tmpfs_itimes(vp, NULL, NULL); in tmpfs_update()
2315 tmpfs_itimes(vp, &vap->va_atime, &vap->va_mtime); in tmpfs_chtimes()2344 tmpfs_itimes(struct vnode *vp, const struct timespec *acc, in tmpfs_itimes() function