taglinefilesource code
mtime275fs/nfs/dir.c|| fattr->atime.seconds == -1 || fattr->mtime.seconds == -1)
mtime392fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime430fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime457fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime527fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime630fs/nfs/dir.cinode->i_mtime = fattr->mtime.seconds;
mtime278fs/nfs/inode.csattr.mtime.seconds = attr->ia_mtime;
mtime279fs/nfs/inode.csattr.mtime.useconds = 0;
mtime281fs/nfs/inode.csattr.mtime.seconds = sattr.mtime.useconds = (unsigned) -1;
mtime185fs/nfs/proc.cfattr->mtime.seconds = ntohl(*p++);
mtime186fs/nfs/proc.cfattr->mtime.useconds = ntohl(*p++);
mtime200fs/nfs/proc.c*p++ = htonl(sattr->mtime.seconds);
mtime201fs/nfs/proc.c*p++ = htonl(sattr->mtime.useconds);
mtime790fs/smbfs/dir.centry.mtime = CURRENT_TIME;
mtime115fs/smbfs/inode.cinode->i_mtime = SMB_INOP(inode)->finfo.mtime;
mtime136fs/smbfs/inode.cfinfo->mtime = inode->i_mtime;
mtime384fs/smbfs/inode.cfinfo.mtime = attr->ia_mtime;
mtime386fs/smbfs/inode.cfinfo.mtime = inode->i_mtime;
mtime396fs/smbfs/inode.cinode->i_mtime = finfo.mtime;
mtime584fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv2));
mtime604fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(finfo->mtime));
mtime929fs/smbfs/proc.centry->mtime = entry->atime = entry->ctime =
mtime1073fs/smbfs/proc.cfinfo->ctime = finfo->mtime = finfo->atime = 0;
mtime1089fs/smbfs/proc.cfinfo->mtime = date_dos2unix(WVAL(p, 14), WVAL(p, 12));
mtime1103fs/smbfs/proc.cfinfo->mtime = make_unix_date2(p+12);
mtime1410fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv1));
mtime1435fs/smbfs/proc.centry->mtime = date_dos2unix(WVAL(buf, smb_vwv5), WVAL(buf, smb_vwv4));
mtime1462fs/smbfs/proc.centry->mtime = temp_entry.mtime;
mtime1492fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(new_finfo->mtime));
mtime1526fs/smbfs/proc.cdate_unix2dos(new_entry->mtime, &time, &date);
mtime347fs/umsdos/dir.cif (S_ISREG(entry->mode)) entry->mtime = inode->i_mtime;
mtime352fs/umsdos/dir.cinode->i_mtime = entry->mtime;
mtime339fs/umsdos/inode.centry.mtime = attr->ia_mtime;
mtime225fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
mtime295fs/umsdos/namei.cnew_info->entry.mtime = old_info->entry.mtime;
mtime697fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
mtime142include/linux/nfs.hstruct nfs_time mtime;
mtime152include/linux/nfs.hstruct nfs_time mtime;
mtime93include/linux/smb.htime_t atime, mtime,    /* Times, as seen by the server, normalized */
mtime35include/linux/umsdos_fs.htime_t    mtime;    /* Last modification time */