Lines Matching defs:mtime
33 * mtime), note its dirty state in the ceph_cap, and asynchronously
1220 struct timespec64 atime, mtime, ctime, btime;
1272 ceph_encode_timespec64(&fc->mtime, &arg->mtime);
1411 arg->mtime = inode->i_mtime;
1502 arg.mtime = capsnap->mtime;
2442 * can recover size and mtime, so we don't need to
2773 * can get a final snapshot value for size+mtime.
3463 struct timespec64 mtime, atime, ctime;
3464 /* ctime/mtime/atime? */
3465 ceph_decode_timespec64(&mtime, &grant->mtime);
3470 &ctime, &mtime, &atime);