Home
last modified time | relevance | path

Searched refs:st_gid (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dstat.h18 unsigned short st_gid; member
33 unsigned short st_gid; member
60 unsigned long st_gid; member
85 unsigned int st_gid; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dstat.h15 __kernel_gid32_t st_gid; member
33 unsigned int st_gid; member
58 unsigned short st_gid; member
83 unsigned int st_gid; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dstat.h16 unsigned short st_gid; member
52 unsigned long st_gid; member
90 unsigned int st_gid; member
123 unsigned short st_gid; member
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dstat.h11 unsigned short st_gid; member
25 unsigned short st_gid; member
54 unsigned long st_gid; member
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dstat.h11 unsigned short st_gid; member
26 unsigned short st_gid; member
56 unsigned long st_gid; member
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dstat.h11 unsigned short st_gid; member
32 unsigned short st_gid; member
67 unsigned long st_gid; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dstat.h21 unsigned short st_gid; member
41 __kernel_gid32_t st_gid; member
66 unsigned int st_gid; /* Group ID of the file's group. */ member
/openbmc/u-boot/include/linux/
H A Dstat.h53 gid_t st_gid; /* group id */ member
80 unsigned short st_gid; member
107 gid_t st_gid; member
137 unsigned short st_gid; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstat.h26 __kernel_gid32_t st_gid; member
62 __kernel_gid32_t st_gid; member
103 __kernel_gid32_t st_gid; member
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h1246 abi_ushort st_gid; member
1277 abi_ulong st_gid; member
1310 abi_ulong st_gid; member
1340 abi_uint st_gid; member
1362 abi_uint st_gid; member
1394 abi_ushort st_gid; member
1419 abi_uint st_gid; member
1459 abi_uint st_gid; member
1485 abi_uint st_gid; member
1512 abi_uint st_gid; member
[all …]
/openbmc/linux/tools/testing/selftests/drivers/sdsi/
H A Dsdsi_test.py83 assert st.st_gid == 0
87 assert st.st_gid == 0
91 assert st.st_gid == 0
95 assert st.st_gid == 0
99 assert st.st_gid == 0
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dstat.h11 unsigned int st_gid; member
35 unsigned int st_gid; member
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dstat.h16 unsigned int st_gid; member
39 unsigned int st_gid; member
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dstat.h23 unsigned int st_gid; member
44 unsigned int st_gid; /* Group ID of the file's group. */ member
/openbmc/linux/include/uapi/asm-generic/
H A Dstat.h30 unsigned int st_gid; /* Group ID of the file's group. */ member
55 unsigned int st_gid; /* Group ID of the file's group. */ member
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dstat.h34 unsigned int st_gid; member
52 unsigned int st_gid; member
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.c40 __put_user(host_st->st_gid, &target_st->st_gid); in h2t_freebsd11_stat()
75 __put_user(host_st->st_gid, &target_st->st_gid); in h2t_freebsd_stat()
119 __put_user(host_st->st_gid, &target_st->st_gid); in h2t_freebsd11_nstat()
/openbmc/linux/arch/sparc/include/asm/
H A Dcompat.h38 __compat_gid_t st_gid; member
61 unsigned int st_gid; member
/openbmc/qemu/block/export/
H A Dfuse.c64 gid_t st_gid; member
192 exp->st_gid = getgid(); in fuse_export_create()
432 .st_gid = exp->st_gid, in fuse_getattr()
558 exp->st_gid = statbuf->st_gid; in fuse_setattr()
/openbmc/linux/arch/arm64/include/asm/
H A Dstat.h29 compat_ulong_t st_gid; member
H A Dcompat.h52 __compat_gid16_t st_gid; member
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h226 uint32_t st_gid; /* group ID of the file's group */ member
261 uint32_t st_gid; /* group ID of the file's group */ member
296 uint32_t st_gid; /* group ID of the file's group */ member
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch27 +_Static_assert(sizeof((struct stat){0}.st_gid) == 2, "sizeof st_gid is not 16 bit");
/openbmc/linux/arch/x86/include/asm/
H A Dia32.h40 unsigned int st_gid; member
/openbmc/linux/arch/x86/kernel/
H A Dsys_ia32.c135 typeof(ubuf->st_gid) gid = 0; in cp_stat64()
146 unsafe_put_user(gid, &ubuf->st_gid, Efault); in cp_stat64()

123