taglinefilesource code
ctime627fs/nfs/dir.cinode->i_ctime = fattr->ctime.seconds;
ctime183fs/nfs/proc.cfattr->ctime.seconds = ntohl(*p++);
ctime184fs/nfs/proc.cfattr->ctime.useconds = ntohl(*p++);
ctime782fs/smbfs/dir.centry.ctime = CURRENT_TIME;
ctime109fs/smbfs/inode.cinode->i_ctime = SMB_INOP(inode)->finfo.ctime;
ctime372fs/smbfs/inode.cfinfo.ctime = attr->ia_ctime;
ctime374fs/smbfs/inode.cfinfo.ctime = inode->i_ctime;
ctime388fs/smbfs/inode.cinode->i_ctime = finfo.ctime;
ctime576fs/smbfs/proc.centry->ctime = entry->atime =
ctime766fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(entry->ctime));
ctime922fs/smbfs/proc.centry->mtime = entry->atime = entry->ctime =
ctime1066fs/smbfs/proc.cfinfo->ctime = finfo->mtime = finfo->atime = 0;
ctime1080fs/smbfs/proc.cfinfo->ctime = date_dos2unix(WVAL(p, 6), WVAL(p, 4));
ctime1402fs/smbfs/proc.centry->ctime = entry->atime = /* The server only tells us 1 time */
ctime1426fs/smbfs/proc.centry->ctime = date_dos2unix(WVAL(buf, smb_vwv1), WVAL(buf, smb_vwv0));
ctime1456fs/smbfs/proc.centry->ctime = temp_entry.ctime;
ctime1511fs/smbfs/proc.cdate_unix2dos(new_entry->ctime, &time, &date);
ctime347fs/umsdos/dir.cinode->i_ctime = entry->ctime;
ctime335fs/umsdos/inode.centry.ctime = attr->ia_ctime;
ctime222fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
ctime290fs/umsdos/namei.cnew_info->entry.ctime = old_info->entry.ctime;
ctime694fs/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 */