Lines Matching full:mtime
389 attr->mtime = s->st_mtime;
907 /* Handle changing atime and mtime. If FATTR_ATIME_and FATTR_ATIME_NOW
909 * time specified in the request. Same goes for mtime. Use utimensat(2)
910 * as it allows ATIME and MTIME to be changed independently, and has
928 times[1].tv_sec = req->mtime;
932 TRACE("[%d] Calling utimensat on %s with atime %ld, mtime=%ld\n",