Home
last modified time | relevance | path

Searched refs:imtime (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
H A Dinode.c884 struct timespec64 imtime = inode_get_mtime(inode); in ceph_fill_file_time() local
900 doutc(cl, "mtime %ptSp -> %ptSp tw %d -> %d\n", &imtime, mtime, in ceph_fill_file_time()
908 if (timespec64_compare(mtime, &imtime) > 0) { in ceph_fill_file_time()
909 doutc(cl, "mtime %ptSp -> %ptSp inc\n", &imtime, mtime); in ceph_fill_file_time()