Searched defs:mtime (Results 1 - 18 of 18) sorted by relevance

/fs/cifs/
H A Dcifsproto.h318 __u64 mtime; member in struct:cifs_unix_set_info_args
/fs/hfs/
H A Dcatalog.c38 __be32 mtime = hfs_mtime(); local
44 rec->dir.CrDat = mtime;
45 rec->dir.MdDat = mtime;
56 rec->file.CrDat = mtime;
57 rec->file.MdDat = mtime;
/fs/hostfs/
H A Dhostfs.h58 struct timespec atime, mtime, ctime; member in struct:hostfs_stat
/fs/ceph/
H A Dcache.c28 struct timespec mtime; member in struct:ceph_aux_inode
108 aux.mtime = inode->i_mtime;
136 aux.mtime = inode->i_mtime;
H A Dfile.c34 * for writeback: since the MDS can recover size and mtime there is no
570 struct timespec mtime = CURRENT_TIME; local
630 ceph_osdc_build_request(req, pos, snapc, vino.snap, &mtime);
686 struct timespec mtime = CURRENT_TIME; local
762 ceph_osdc_build_request(req, pos, snapc, vino.snap, &mtime);
H A Dinode.c533 * Helpers to fill in size, ctime, mtime, and atime. We have to be
536 * time_warp_seq or truncate_seq have increased. (Ordinarily, mtime
592 struct timespec *mtime, struct timespec *atime)
610 dout("mtime %ld.%09ld -> %ld.%09ld "
613 mtime->tv_sec, mtime->tv_nsec,
616 inode->i_mtime = *mtime;
621 if (timespec_compare(mtime, &inode->i_mtime) > 0) {
622 dout("mtime %ld.%09ld -> %ld.%09ld inc\n",
625 mtime
590 ceph_fill_file_time(struct inode *inode, int issued, u64 time_warp_seq, struct timespec *ctime, struct timespec *mtime, struct timespec *atime) argument
671 struct timespec mtime, atime, ctime; local
[all...]
H A Dcaps.c31 * mtime), note its dirty state in the ceph_cap, and asynchronously
973 struct timespec *mtime, struct timespec *atime,
1013 if (mtime)
1014 ceph_encode_timespec(&fc->mtime, mtime);
1117 struct timespec mtime, atime; variable in typeref:struct:timespec
1199 mtime = inode->i_mtime;
1216 size, max_size, &mtime, &atime, time_warp_seq,
1335 &capsnap->mtime, &capsnap->atime,
1876 * can recover size and mtime, s
968 send_cap_msg(struct ceph_mds_session *session, u64 ino, u64 cid, int op, int caps, int wanted, int dirty, u32 seq, u64 flush_tid, u32 issue_seq, u32 mseq, u64 size, u64 max_size, struct timespec *mtime, struct timespec *atime, u64 time_warp_seq, kuid_t uid, kgid_t gid, umode_t mode, u64 xattr_version, struct ceph_buffer *xattrs_buf, u64 follows) argument
2398 struct timespec mtime, atime, ctime; variable in typeref:struct:timespec
[all...]
H A Dsuper.h160 struct timespec mtime, atime, ctime; member in struct:ceph_cap_snap
679 * sync write (that may/may not still update size, mtime, etc.).
702 struct timespec *mtime, struct timespec *atime);
/fs/ncpfs/
H A Dncplib_kernel.h218 time_t mtime; member in struct:ncp_cache_head
H A Ddir.c447 time_t mtime = 0; local
477 mtime = ncp_obtain_mtime(dentry);
479 if ((!mtime) || (mtime != ctl.head.mtime))
539 mtime = ncp_obtain_mtime(dentry);
542 ctl.head.mtime = mtime;
/fs/nfs/
H A Dfscache-index.c159 struct timespec mtime; member in struct:nfs_fscache_inode_auxdata
210 auxdata.mtime = nfsi->vfs_inode.i_mtime;
242 auxdata.mtime = nfsi->vfs_inode.i_mtime;
H A Dcallback.h75 struct timespec mtime; member in struct:cb_getattrres
/fs/f2fs/
H A Dgc.c210 unsigned long long mtime = 0; local
217 mtime += get_seg_entry(sbi, start + i)->mtime;
220 mtime = div_u64(mtime, sbi->segs_per_sec);
226 if (mtime < sit_i->min_mtime)
227 sit_i->min_mtime = mtime;
228 if (mtime > sit_i->max_mtime)
229 sit_i->max_mtime = mtime;
231 age = 100 - div64_u64(100 * (mtime
[all...]
H A Dsegment.c618 se->mtime = get_mtime(sbi);
619 SIT_I(sbi)->max_mtime = se->mtime;
2025 unsigned long long mtime = 0; local
2028 mtime += get_seg_entry(sbi, segno + i)->mtime;
2030 mtime = div_u64(mtime, sbi->segs_per_sec);
2032 if (sit_i->min_mtime > mtime)
2033 sit_i->min_mtime = mtime;
H A Dsegment.h167 unsigned long long mtime; /* modification time of the segment */ member in struct:seg_entry
302 se->mtime = le64_to_cpu(rs->mtime);
314 rs->mtime = cpu_to_le64(se->mtime);
/fs/afs/
H A Dfsclient.c180 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; local
185 mtime = attr->ia_mtime.tv_sec;
204 *bp++ = htonl(mtime);
707 *bp++ = 0; /* mtime */
985 *bp++ = 0; /* mtime */
1196 *bp++ = 0; /* mtime */
1273 *bp++ = 0; /* mtime */
/fs/squashfs/
H A Dsquashfs_fs.h279 __le32 mtime; member in struct:squashfs_base_inode
288 __le32 mtime; member in struct:squashfs_ipc_inode
298 __le32 mtime; member in struct:squashfs_lipc_inode
309 __le32 mtime; member in struct:squashfs_dev_inode
320 __le32 mtime; member in struct:squashfs_ldev_inode
332 __le32 mtime; member in struct:squashfs_symlink_inode
344 __le32 mtime; member in struct:squashfs_reg_inode
358 __le32 mtime; member in struct:squashfs_lreg_inode
375 __le32 mtime; member in struct:squashfs_dir_inode
389 __le32 mtime; member in struct:squashfs_ldir_inode
[all...]
/fs/btrfs/
H A Dctree.h738 struct btrfs_timespec mtime; member in struct:btrfs_inode_item
2417 ptr += offsetof(struct btrfs_inode_item, mtime);

Completed in 317 milliseconds