Home
last modified time | relevance | path

Searched refs:st_mtime (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dstat.h23 unsigned long st_mtime; member
66 unsigned long st_mtime; member
99 __kernel_ulong_t st_mtime; member
128 unsigned long st_mtime; member
133 unsigned int st_mtime; member
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dstat.h22 unsigned long st_mtime; member
41 unsigned long st_mtime; member
70 unsigned long st_mtime; member
91 unsigned long st_mtime; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dstat.h19 long st_mtime; member
43 unsigned long st_mtime; member
63 long st_mtime; member
98 unsigned int st_mtime; member
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dstat.h15 unsigned long st_mtime; member
32 unsigned long st_mtime; member
67 unsigned long st_mtime; member
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dstat.h15 unsigned long st_mtime; member
34 unsigned long st_mtime; member
69 unsigned long st_mtime; member
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dstat.h15 unsigned long st_mtime; member
44 unsigned long st_mtime; member
79 unsigned long st_mtime; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dstat.h25 unsigned long st_mtime; member
48 unsigned long st_mtime; member
74 int st_mtime; /* Time of last modification. */ member
/openbmc/u-boot/include/linux/
H A Dstat.h60 unsigned long st_mtime; /* time file was last modified */ member
88 unsigned long st_mtime; member
118 time_t st_mtime; member
144 unsigned long st_mtime; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstat.h37 long st_mtime; member
76 long st_mtime; member
117 unsigned int st_mtime; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dstat.h15 unsigned long st_mtime; member
42 unsigned long st_mtime; member
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dstat.h22 unsigned long st_mtime; member
44 unsigned long st_mtime; member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dstat.h30 unsigned long st_mtime; member
52 unsigned long st_mtime; /* Time of last modification. */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dstat.h39 long st_mtime; /* Time of last modification. */ member
64 int st_mtime; /* Time of last modification. */ member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dstat.h18 signed int st_mtime; member
61 signed int st_mtime; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch17 stb->st_mtime, stb->st_atime,
40 stb->st_mtime, stb->st_atime,
61 if (statp->st_mtime != mtime) {
62 if (statp->st_mtime < mtime && IS_ON(opts, DO_YOUNGER)) {
84 stb.st_mtime,
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h43 old_time32_t st_mtime; member
76 unsigned int st_mtime; member
/openbmc/linux/usr/
H A Dgen_init_cpio.c350 if (buf.st_mtime > 0xffffffff) { in cpio_mkfile()
353 buf.st_mtime = 0xffffffff; in cpio_mkfile()
356 if (buf.st_mtime < 0) { in cpio_mkfile()
359 buf.st_mtime = 0; in cpio_mkfile()
390 (long) buf.st_mtime, /* mtime */ in cpio_mkfile()
/openbmc/linux/arch/arm64/include/asm/
H A Dstat.h41 compat_ulong_t st_mtime; member
H A Dcompat.h64 old_time32_t st_mtime; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dreproducible.py68 mtime = int(os.lstat(filepath).st_mtime)
139 mtime = int(os.lstat(filename).st_mtime)
/openbmc/linux/arch/x86/include/asm/
H A Dia32.h52 unsigned st_mtime; member
H A Dcompat.h49 u32 st_mtime; member
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dconffile.py34 configs = sorted(configs, key=lambda p: p.stat().st_mtime)
/openbmc/openbmc/poky/scripts/
H A Dsstate-cache-management.py179 elif p.stat_result.st_mtime > keep[sstate_sig].stat_result.st_mtime:
/openbmc/linux/arch/powerpc/include/asm/
H A Dcompat.h39 old_time32_t st_mtime; member

123