taglinefilesource code
mtime243fs/nfs/dir.c|| fattr->atime.seconds == -1 || fattr->mtime.seconds == -1)
mtime360fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime398fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime425fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime495fs/nfs/dir.csattr.atime.seconds = sattr.mtime.seconds = (unsigned) -1;
mtime598fs/nfs/dir.cinode->i_mtime = fattr->mtime.seconds;
mtime239fs/nfs/inode.csattr.mtime.seconds = attr->ia_mtime;
mtime240fs/nfs/inode.csattr.mtime.useconds = 0;
mtime242fs/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);
mtime787fs/smbfs/dir.centry.mtime = CURRENT_TIME;
mtime116fs/smbfs/inode.cinode->i_mtime = SMB_INOP(inode)->finfo.mtime;
mtime137fs/smbfs/inode.cfinfo->mtime = inode->i_mtime;
mtime380fs/smbfs/inode.cfinfo.mtime = attr->ia_mtime;
mtime382fs/smbfs/inode.cfinfo.mtime = inode->i_mtime;
mtime392fs/smbfs/inode.cinode->i_mtime = finfo.mtime;
mtime593fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv2));
mtime613fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(finfo->mtime));
mtime856fs/smbfs/proc.centry->mtime = entry->atime = entry->ctime =
mtime1000fs/smbfs/proc.cfinfo->ctime = finfo->mtime = finfo->atime = 0;
mtime1016fs/smbfs/proc.cfinfo->mtime = date_dos2unix(WVAL(p, 14), WVAL(p, 12));
mtime1030fs/smbfs/proc.cfinfo->mtime = make_unix_date2(p+12);
mtime1337fs/smbfs/proc.centry->mtime = local2utc(DVAL(buf, smb_vwv1));
mtime1362fs/smbfs/proc.centry->mtime = date_dos2unix(WVAL(buf, smb_vwv5), WVAL(buf, smb_vwv4));
mtime1389fs/smbfs/proc.centry->mtime = temp_entry.mtime;
mtime1419fs/smbfs/proc.cDSET(buf, smb_vwv1, utc2local(new_finfo->mtime));
mtime1453fs/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;
mtime226fs/umsdos/namei.cinfo.entry.ctime = info.entry.atime = info.entry.mtime
mtime296fs/umsdos/namei.cnew_info->entry.mtime = old_info->entry.mtime;
mtime698fs/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 */