taglinefilesource code
ctime631fs/nfs/dir.cinode->i_ctime = fattr->ctime.seconds;
ctime187fs/nfs/proc.cfattr->ctime.seconds = ntohl(*p++);
ctime188fs/nfs/proc.cfattr->ctime.useconds = ntohl(*p++);
ctime788fs/smbfs/dir.centry.ctime = CURRENT_TIME;
ctime116fs/smbfs/inode.cinode->i_ctime = SMB_INOP(inode)->finfo.ctime;
ctime379fs/smbfs/inode.cfinfo.ctime = attr->ia_ctime;
ctime381fs/smbfs/inode.cfinfo.ctime = inode->i_ctime;
ctime395fs/smbfs/inode.cinode->i_ctime = finfo.ctime;
ctime583fs/smbfs/proc.centry->ctime = entry->atime =
ctime773fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(entry->ctime));
ctime929fs/smbfs/proc.centry->mtime = entry->atime = entry->ctime =
ctime1073fs/smbfs/proc.cfinfo->ctime = finfo->mtime = finfo->atime = 0;
ctime1087fs/smbfs/proc.cfinfo->ctime = date_dos2unix(WVAL(p, 6), WVAL(p, 4));
ctime1409fs/smbfs/proc.centry->ctime = entry->atime = /* The server only tells us 1 time */
ctime1433fs/smbfs/proc.centry->ctime = date_dos2unix(WVAL(buf, smb_vwv1), WVAL(buf, smb_vwv0));
ctime1463fs/smbfs/proc.centry->ctime = temp_entry.ctime;
ctime1518fs/smbfs/proc.cdate_unix2dos(new_entry->ctime, &time, &date);
ctime351fs/umsdos/dir.cinode->i_ctime = entry->ctime;
ctime341fs/umsdos/inode.centry.ctime = attr->ia_ctime;
ctime225fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
ctime293fs/umsdos/namei.cnew_info->entry.ctime = old_info->entry.ctime;
ctime697fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
ctime143include/linux/nfs.hstruct nfs_time ctime;
ctime94include/linux/smb.hctime;           /* to UTC. The ugly conversion happens in */
ctime36include/linux/umsdos_fs.htime_t    ctime;    /* Creation time */