Lines Matching defs:mtime
35 * mtime), note its dirty state in the ceph_cap, and asynchronously
1211 struct timespec64 atime, mtime, ctime, btime;
1265 ceph_encode_timespec64(&fc->mtime, &arg->mtime);
1424 arg->mtime = inode->i_mtime;
1543 arg.mtime = capsnap->mtime;
2452 * can recover size and mtime, so we don't need to
2791 * can get a final snapshot value for size+mtime.
3539 struct timespec64 mtime, atime, ctime;
3540 /* ctime/mtime/atime? */
3541 ceph_decode_timespec64(&mtime, &grant->mtime);
3546 &ctime, &mtime, &atime);