HomeSort by: relevance | last modified time | path
    Searched refs:tmpfs_chtimes (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs.h 275 int tmpfs_chtimes(vnode_t *, const struct timespec *,
tmpfs_subr.c 1140 * tmpfs_chtimes: change access and modification times for vnode.
1143 tmpfs_chtimes(vnode_t *vp, const struct timespec *atime, function in typeref:typename:int
tmpfs_vnops.c 504 error = tmpfs_chtimes(vp, &vap->va_atime, &vap->va_mtime,

Completed in 15 milliseconds