| /linux/arch/sparc/include/uapi/asm/ |
| H A D | stat.h | 15 __kernel_gid32_t st_gid; member 33 unsigned int st_gid; member 58 unsigned short st_gid; member 83 unsigned int st_gid; member
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | stat.h | 16 unsigned short st_gid; member 52 unsigned long st_gid; member 90 unsigned int st_gid; member 123 unsigned short st_gid; member
|
| /linux/arch/sh/include/uapi/asm/ |
| H A D | stat.h | 11 unsigned short st_gid; member 25 unsigned short st_gid; member 54 unsigned long st_gid; member
|
| /linux/arch/m68k/include/uapi/asm/ |
| H A D | stat.h | 11 unsigned short st_gid; member 26 unsigned short st_gid; member 56 unsigned long st_gid; member
|
| /linux/arch/arm/include/uapi/asm/ |
| H A D | stat.h | 11 unsigned short st_gid; member 32 unsigned short st_gid; member 67 unsigned long st_gid; member
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | stat.h | 21 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
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | stat.h | 26 __kernel_gid32_t st_gid; member 62 __kernel_gid32_t st_gid; member 103 __kernel_gid32_t st_gid; member
|
| /linux/tools/testing/selftests/drivers/sdsi/ |
| H A D | sdsi_test.py | 83 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
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | stat.h | 11 unsigned int st_gid; member 35 unsigned int st_gid; member
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | stat.h | 23 unsigned int st_gid; member 44 unsigned int st_gid; /* Group ID of the file's group. */ member
|
| /linux/include/uapi/asm-generic/ |
| H A D | stat.h | 30 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
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | stat.h | 34 unsigned int st_gid; member 52 unsigned int st_gid; member
|
| /linux/arch/sparc/include/asm/ |
| H A D | compat.h | 38 __compat_gid_t st_gid; member 61 unsigned int st_gid; member
|
| /linux/arch/arm64/include/asm/ |
| H A D | stat.h | 29 compat_ulong_t st_gid; member
|
| H A D | compat.h | 52 __compat_gid16_t st_gid; member
|
| /linux/arch/x86/include/asm/ |
| H A D | ia32.h | 39 unsigned int st_gid; member
|
| H A D | compat.h | 42 __compat_gid_t st_gid; member
|
| /linux/arch/powerpc/include/asm/ |
| H A D | compat.h | 32 __compat_gid32_t st_gid; member
|
| /linux/tools/include/nolibc/ |
| H A D | types.h | 146 gid_t st_gid; /* group ID of owner */ 131 gid_t st_gid; /* group ID of owner */ global() member
|
| /linux/tools/include/nolibc/sys/ |
| H A D | stat.h | 58 buf->st_gid = statx.stx_gid; in fstatat()
|
| /linux/arch/mips/include/asm/ |
| H A D | compat.h | 42 __compat_gid_t st_gid; member
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 100 unsigned long st_gid; member 132 tmp.st_gid = from_kgid_munged(current_user_ns(), stat->gid); in cp_oldabi_stat64()
|
| /linux/include/net/9p/ |
| H A D | 9p.h | 447 kgid_t st_gid; member
|
| /linux/arch/um/os-Linux/ |
| H A D | file.c | 34 .ust_gid = src->st_gid, /* group ID of owner */ in copy_stat()
|
| /linux/net/9p/ |
| H A D | protocol.c | 491 &stbuf->st_uid, &stbuf->st_gid, in p9pdu_vreadf()
|