Home
last modified time | relevance | path

Searched refs:st_ino (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/proc/
H A Dfd-002-posix-eq.c51 assert(st0.st_ino == st1.st_ino); in main()
54 assert(st0.st_ino == st2.st_ino); in main()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dstat.h14 unsigned short st_ino; member
29 unsigned long st_ino; member
74 unsigned long long st_ino; member
81 unsigned long st_ino; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dstat.h11 __kernel_ino_t st_ino; member
28 unsigned long st_ino; member
54 __kernel_ino_t st_ino; member
77 unsigned long long st_ino; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dstat.h12 unsigned long st_ino; member
72 unsigned long long st_ino; member
85 __kernel_ulong_t st_ino; member
119 unsigned short st_ino; member
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dstat.h7 unsigned short st_ino; member
21 unsigned long st_ino; member
73 unsigned long long st_ino; member
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dstat.h7 unsigned short st_ino; member
22 unsigned long st_ino; member
75 unsigned long long st_ino; member
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dstat.h7 unsigned short st_ino; member
28 unsigned long st_ino; member
85 unsigned long long st_ino; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dstat.h17 unsigned short st_ino; member
32 __kernel_ino_t st_ino; member
62 unsigned long long st_ino; /* File serial number. */ member
/openbmc/u-boot/include/linux/
H A Dstat.h49 ino_t st_ino; /* file id */ member
76 unsigned long st_ino; member
103 ino_t st_ino; member
133 unsigned long st_ino; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstat.h22 __kernel_ino_t st_ino; member
56 unsigned long long st_ino; member
97 unsigned long st_ino; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpffs.c103 if (!ASSERT_EQ(a.st_ino, b.st_ino, "b should have a's inode")) in fn()
119 if (!ASSERT_EQ(c.st_ino, b.st_ino, "b should have c's inode")) in fn()
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1242 abi_ulong st_ino; member
1297 abi_ullong st_ino; member
1329 abi_ullong st_ino; member
1336 abi_ulong st_ino; member
1356 abi_ullong st_ino; member
1390 abi_ulong st_ino; member
1413 abi_ullong st_ino; member
1450 abi_ulong st_ino; member
1481 abi_ullong st_ino; member
1508 abi_ulong st_ino; member
[all …]
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dstat.h7 unsigned int st_ino; member
28 unsigned long st_ino; member
/openbmc/linux/fs/
H A Dstat.c327 tmp.st_ino = stat->ino; in cp_old_stat()
328 if (sizeof(tmp.st_ino) < sizeof(stat->ino) && tmp.st_ino != stat->ino) in cp_old_stat()
408 tmp.st_ino = stat->ino; in cp_new_stat()
409 if (sizeof(tmp.st_ino) < sizeof(stat->ino) && tmp.st_ino != stat->ino) in cp_new_stat()
551 tmp.st_ino = stat->ino; in cp_new_stat64()
552 if (sizeof(tmp.st_ino) < sizeof(stat->ino) && tmp.st_ino != stat->ino) in cp_new_stat64()
721 tmp.st_ino = stat->ino; in cp_compat_stat()
722 if (sizeof(tmp.st_ino) < sizeof(stat->ino) && tmp.st_ino != stat->ino) in cp_compat_stat()
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dstat.h12 unsigned long st_ino; member
35 unsigned int st_ino; member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dstat.h19 unsigned long st_ino; member
40 unsigned long long st_ino; /* File serial number */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dstat.h26 unsigned long st_ino; /* File serial number. */ member
51 unsigned long long st_ino; /* File serial number. */ member
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py53 __mtime_cache[f] = (res.st_mtime_ns, res.st_size, res.st_ino)
60 __mtime_cache[f] = (res.st_mtime_ns, res.st_size, res.st_ino)
68 current_mtime = (res.st_mtime_ns, res.st_size, res.st_ino)
77 __mtime_cache[f] = (res.st_mtime_ns, res.st_size, res.st_ino)
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dstat.h9 unsigned int st_ino; /* 32 bits */ member
65 unsigned long long st_ino; member
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c36 __put_user(host_st->st_ino, &target_st->st_ino); in h2t_freebsd11_stat()
71 __put_user(host_st->st_ino, &target_st->st_ino); in h2t_freebsd_stat()
115 __put_user(host_st->st_ino, &target_st->st_ino); in h2t_freebsd11_nstat()
/openbmc/linux/tools/testing/selftests/nsfs/
H A Dpidns.c69 if (st1.st_ino != st2.st_ino) in main()
H A Downer.c71 if (st1.st_ino != st2.st_ino) in main()
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h34 compat_ino_t st_ino; member
55 unsigned long long st_ino; member
/openbmc/linux/tools/testing/selftests/timens/
H A Dprocfs.c59 if (st1.st_ino == st2.st_ino) in init_namespaces()
H A Dtimens.c82 if (st1.st_ino == st2.st_ino) in init_namespaces()

1234