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