Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/init/
H A Dinitramfs.c125 static void __init do_utime(char *filename, time64_t mtime) in do_utime()
131 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path()
140 time64_t mtime; member
144 static void __init dir_add(const char *name, time64_t mtime) in dir_add()
168 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime()
169 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path()
170 static void __init dir_add(const char *name, time64_t mtime) {} in dir_add()
174 static __initdata time64_t mtime; variable
/openbmc/linux/arch/um/drivers/
H A Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
H A Dubd_kern.c519 time64_t mtime; in ubd_file_size() local
558 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch()
629 time64_t mtime; in open_ubd_file() local
/openbmc/linux/fs/squashfs/
H A Dsquashfs_fs.h274 __le32 mtime; member
283 __le32 mtime; member
293 __le32 mtime; member
304 __le32 mtime; member
315 __le32 mtime; member
327 __le32 mtime; member
339 __le32 mtime; member
353 __le32 mtime; member
370 __le32 mtime; member
384 __le32 mtime; member
/openbmc/linux/fs/f2fs/
H A Dgc.c337 unsigned long long mtime = 0; in get_cb_cost() local
421 unsigned long long mtime) in __lookup_victim_entry()
439 unsigned long long mtime, unsigned int segno) in __create_victim_entry()
456 unsigned long long mtime, unsigned int segno) in __insert_victim_entry()
490 unsigned long long mtime = 0; in add_victim_entry() local
H A Dgc.h62 unsigned long long mtime; /* mtime of section */ member
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c32 time_t mtime; in readdir_callback() local
/openbmc/linux/fs/smb/client/
H A Dcifsproto.h416 __u64 mtime; member
H A Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py63 def check_mtime(f, mtime): argument
/openbmc/linux/include/linux/
H A Dstat.h48 struct timespec64 mtime; member
/openbmc/u-boot/include/
H A Dzfs_common.h86 time_t mtime; member
H A Dext_common.h77 __le32 mtime; member
164 __le32 mtime; member
/openbmc/linux/fs/hfs/
H A Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/openbmc/linux/fs/hostfs/
H A Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime; member
/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp101 time_t mtime; member
/openbmc/qemu/fsdev/
H A D9p-marshal.h25 int32_t mtime; member
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py102 def v9fs_stat_return(self, tag, id, mode, atime, mtime, length): argument
174 def v9fs_wstat(self, tag, id, fid, mode, atime, mtime): argument
/openbmc/linux/net/ceph/
H A Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/openbmc/linux/fs/afs/
H A Dyfsclient.c91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local
265 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h416 struct ceph_timespec mtime; member
475 struct ceph_timespec mtime; member
584 struct ceph_timespec ctime, mtime, atime; member
796 struct ceph_timespec mtime, atime, ctime; member
854 struct ceph_timespec mtime, atime; member
/openbmc/linux/fs/ceph/
H A Dfile.c1182 struct timespec64 mtime; member
1401 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1625 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
H A Dinode.c815 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time()
924 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local
/openbmc/u-boot/include/jffs2/
H A Djffs2.h159 __u32 mtime; /* Last modification time. */ member
/openbmc/linux/fs/orangefs/
H A Dprotocol.h231 __u64 mtime; member

123