Searched refs:update_ctime (Results 1 – 5 of 5) sorted by relevance
78 op->file[0].update_ctime = true; in afs_do_silly_rename()79 op->file[1].update_ctime = true; in afs_do_silly_rename()207 op->file[0].update_ctime = true; in afs_do_silly_unlink()209 op->file[1].update_ctime = true; in afs_do_silly_unlink()222 op->file[1].update_ctime = false; in afs_do_silly_unlink()
1339 op->file[0].update_ctime = true; in afs_mkdir()1429 op->file[0].update_ctime = true; in afs_rmdir()1579 op->file[0].update_ctime = true; in afs_unlink()1604 op->file[1].update_ctime = true; in afs_unlink()1615 op->file[1].update_ctime = false; in afs_unlink()1664 op->file[0].update_ctime = true; in afs_create()1748 op->file[0].update_ctime = true; in afs_link()1749 op->file[1].update_ctime = true; in afs_link()1999 op->file[0].update_ctime = true; in afs_rename()2000 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()
848 bool update_ctime:1; /* Need to update the ctime */ member
1270 bool update_ctime = true; in shmem_setattr() local1299 update_ctime = false; in shmem_setattr()1333 if (!error && update_ctime) { in shmem_setattr()