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()
1337 op->file[0].update_ctime = true; in afs_mkdir()1427 op->file[0].update_ctime = true; in afs_rmdir()1577 op->file[0].update_ctime = true; in afs_unlink()1602 op->file[1].update_ctime = true; in afs_unlink()1613 op->file[1].update_ctime = false; in afs_unlink()1662 op->file[0].update_ctime = true; in afs_create()1746 op->file[0].update_ctime = true; in afs_link()1747 op->file[1].update_ctime = true; in afs_link()2107 op->file[0].update_ctime = true; in afs_rename()2108 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
1323 bool update_ctime = true; in shmem_setattr() local1354 update_ctime = false; in shmem_setattr()1388 if (!error && update_ctime) { in shmem_setattr()