Lines Matching refs:i_ctime
27 * the re-named inode dirty (because its @i_ctime is updated) but does not
98 inode->i_mtime = inode->i_atime = inode->i_ctime =
324 dir->i_mtime = dir->i_ctime = inode->i_ctime;
769 inode->i_ctime = current_time(inode);
772 dir->i_mtime = dir->i_ctime = inode->i_ctime;
842 inode->i_ctime = current_time(dir);
846 dir->i_mtime = dir->i_ctime = inode->i_ctime;
944 inode->i_ctime = current_time(dir);
949 dir->i_mtime = dir->i_ctime = inode->i_ctime;
1022 dir->i_mtime = dir->i_ctime = inode->i_ctime;
1113 dir->i_mtime = dir->i_ctime = inode->i_ctime;
1215 dir->i_mtime = dir->i_ctime = inode->i_ctime;
1418 * Like most other Unix systems, set the @i_ctime for inodes on a
1422 old_inode->i_ctime = time;
1451 old_dir->i_mtime = old_dir->i_ctime = time;
1452 new_dir->i_mtime = new_dir->i_ctime = time;
1469 new_inode->i_ctime = time;
1587 fst_inode->i_ctime = time;
1588 snd_inode->i_ctime = time;
1589 old_dir->i_mtime = old_dir->i_ctime = time;
1590 new_dir->i_mtime = new_dir->i_ctime = time;