Searched refs:update_ctime (Results 1 – 5 of 5) sorted by relevance
84 op->file[0].update_ctime = true; in afs_do_silly_rename()85 op->file[1].update_ctime = true; in afs_do_silly_rename()216 op->file[0].update_ctime = true; in afs_do_silly_unlink()218 op->file[1].update_ctime = true; in afs_do_silly_unlink()231 op->file[1].update_ctime = false; in afs_do_silly_unlink()
1338 op->file[0].update_ctime = true; in afs_mkdir()1428 op->file[0].update_ctime = true; in afs_rmdir()1578 op->file[0].update_ctime = true; in afs_unlink()1603 op->file[1].update_ctime = true; in afs_unlink()1614 op->file[1].update_ctime = false; in afs_unlink()1663 op->file[0].update_ctime = true; in afs_create()1747 op->file[0].update_ctime = true; in afs_link()1748 op->file[1].update_ctime = true; in afs_link()2108 op->file[0].update_ctime = true; in afs_rename()2109 op->file[1].update_ctime = true; in afs_rename()
297 if (vp->update_ctime) in afs_apply_status()918 op->file[0].update_ctime = 1; in afs_setattr()
851 bool update_ctime:1; /* Need to update the ctime */ member
1295 bool update_ctime = true; in shmem_setattr() local 1326 update_ctime = false; in shmem_setattr() 1360 if (!error && update_ctime) { in shmem_setattr()