taglinefilesource code
mtime273fs/nfs/dir.c|| fattr->atime.seconds == -1 || fattr->mtime.seconds == -1)
mtime390fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime428fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime455fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime525fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime628fs/nfs/dir.cinode->i_mtime = fattr->mtime.seconds;
mtime268fs/nfs/inode.csattr.mtime.seconds = sattr.mtime.useconds = (unsigned) -1;
mtime270fs/nfs/inode.csattr.mtime.seconds = attr->ia_mtime;
mtime271fs/nfs/inode.csattr.mtime.useconds = 0;
mtime181fs/nfs/proc.cfattr->mtime.seconds = ntohl(*p++);
mtime182fs/nfs/proc.cfattr->mtime.useconds = ntohl(*p++);
mtime196fs/nfs/proc.c*p++ = htonl(sattr->mtime.seconds);
mtime197fs/nfs/proc.c*p++ = htonl(sattr->mtime.useconds);
mtime786fs/smbfs/dir.centry.mtime = CURRENT_TIME;
mtime108fs/smbfs/inode.cinode->i_mtime = SMB_INOP(inode)->finfo.mtime;
mtime129fs/smbfs/inode.cfinfo->mtime = inode->i_mtime;
mtime377fs/smbfs/inode.cfinfo.mtime = attr->ia_mtime;
mtime379fs/smbfs/inode.cfinfo.mtime = inode->i_mtime;
mtime389fs/smbfs/inode.cinode->i_mtime = finfo.mtime;
mtime582fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv2));
mtime602fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(finfo->mtime));
mtime927fs/smbfs/proc.centry->mtime = entry->atime = entry->ctime =
mtime1071fs/smbfs/proc.cfinfo->ctime = finfo->mtime = finfo->atime = 0;
mtime1087fs/smbfs/proc.cfinfo->mtime = date_dos2unix(WVAL(p, 14), WVAL(p, 12));
mtime1101fs/smbfs/proc.cfinfo->mtime = make_unix_date2(p+12);
mtime1409fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv1));
mtime1434fs/smbfs/proc.centry->mtime = date_dos2unix(WVAL(buf, smb_vwv5), WVAL(buf, smb_vwv4));
mtime1461fs/smbfs/proc.centry->mtime = temp_entry.mtime;
mtime1491fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(new_finfo->mtime));
mtime1525fs/smbfs/proc.cdate_unix2dos(new_entry->mtime, &time, &date);
mtime343fs/umsdos/dir.cif (S_ISREG(entry->mode)) entry->mtime = inode->i_mtime;
mtime348fs/umsdos/dir.cinode->i_mtime = entry->mtime;
mtime333fs/umsdos/inode.centry.mtime = attr->ia_mtime;
mtime222fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
mtime292fs/umsdos/namei.cnew_info->entry.mtime = old_info->entry.mtime;
mtime694fs/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;
mtime94include/linux/smb.htime_t atime, mtime,    /* Times, as seen by the server, normalized */
mtime38include/linux/umsdos_fs.htime_t    mtime;    /* Last modification time */