Searched refs:ia_ctime (Results 1 – 6 of 6) sorted by relevance
86 iattr.ia_mtime = iattr.ia_ctime = current_time(dir); in orangefs_create()209 iattr.ia_mtime = iattr.ia_ctime = current_time(dir); in orangefs_unlink()292 iattr.ia_mtime = iattr.ia_ctime = current_time(dir); in orangefs_symlink()361 iattr.ia_mtime = iattr.ia_ctime = current_time(dir); in orangefs_mkdir()388 iattr.ia_mtime = iattr.ia_ctime = current_time(new_dir); in orangefs_rename()
21 struct hostfs_timespec ia_ctime; member
850 attrs.ia_ctime = (struct hostfs_timespec) in hostfs_setattr()851 { attr->ia_ctime.tv_sec, attr->ia_ctime.tv_nsec }; in hostfs_setattr()
205 vattr->va_ctime = timespec64_to_coda(iattr->ia_ctime); in coda_iattr_to_vattr()
252 attr.ia_ctime = current_time(inode); in jffs2_set_acl()
842 op->ctime = attr->ia_ctime; in afs_setattr()