Home
last modified time | relevance | path

Searched refs:st_blocks (Results 1 – 25 of 46) sorted by relevance

12

/glibc-2.36/sysdeps/mach/hurd/
Dstatconv.c28 && sizeof buf->st_blocks == sizeof buf64->st_blocks) in stat64_conv()
48 buf->st_blocks = buf64->st_blocks; in stat64_conv()
56 || (sizeof buf->st_blocks != sizeof buf64->st_blocks in stat64_conv()
57 && buf->st_blocks != buf64->st_blocks)) in stat64_conv()
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dxstatconv.c72 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
74 if (buf->st_blocks != kbuf->st_blocks) in __xstat_conv()
115 buf->st_blocks = kbuf->st_blocks; in __xstat64_conv()
181 buf->st_blocks = kbuf->st_blocks; in __xstat32_conv()
183 if (buf->st_blocks != kbuf->st_blocks) in __xstat32_conv()
Dkernel_stat.h30 unsigned long long st_blocks; member
53 long int st_blocks; member
/glibc-2.36/sysdeps/unix/sysv/linux/
Dxstatconv.c62 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
132 buf->st_blocks = kbuf->st_blocks; in __xstat64_conv()
205 buf->st_blocks = kbuf->st_blocks; in __xstat32_conv()
207 if (sizeof (buf->st_blocks) != sizeof (kbuf->st_blocks) in __xstat32_conv()
208 && buf->st_blocks != kbuf->st_blocks) in __xstat32_conv()
Dfstatat.c35 || ! in_blkcnt_t_range (st64.st_blocks) in __fstatat()
53 buf->st_blocks = st64.st_blocks; in __fstatat()
Dfstatat64.c76 .st_blocks = tmp.stx_blocks, in fstatat64_time64_statx()
133 buf->st_blocks = st64.st_blocks; in fstatat64_time64_stat()
Dstat_t64_cp.c49 st64->st_blocks = st64_t64->st_blocks; in __cp_stat64_t64_stat64()
/glibc-2.36/support/
Dsupport_descriptor_supports_holes.c49 if (st.st_blocks > block_headroom) in support_descriptor_supports_holes()
51 fd, (long long int) st.st_blocks); in support_descriptor_supports_holes()
67 unsigned long long int block_limit = 2 * st.st_blocks + block_headroom; in support_descriptor_supports_holes()
75 bool supports_holes = st.st_blocks <= block_limit; in support_descriptor_supports_holes()
82 supports_holes = supports_holes && st.st_blocks <= block_limit; in support_descriptor_supports_holes()
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dstruct_stat.h79 __blkcnt_t st_blocks; /* Number of 512-byte blocks allocated. */
82 __blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. */
124 __blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. */
181 __blkcnt_t st_blocks;
183 __blkcnt64_t st_blocks;
225 __blkcnt64_t st_blocks;
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dstruct_stat.h55 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
57 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
101 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
153 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ member
155 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ member
196 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dxstatconv.c51 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
72 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
92 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
Dkernel_stat.h16 int st_blocks; member
28 unsigned long st_blocks; member
61 int st_blocks; member
80 __blkcnt64_t st_blocks; member
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/
Dkstat_cp.h27 || ! in_blkcnt_t_range (kst->st_blocks)) in __cp_kstat_stat()
48 st->st_blocks = kst->st_blocks; in __cp_kstat_stat()
66 st->st_blocks = kst->st_blocks; in __cp_kstat_stat64_t64()
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dstruct_stat.h62 __blkcnt_t st_blocks; /* Nr. 512-byte blocks allocated. */ member
92 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
94 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
163 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ member
185 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dxstatconv.c53 buf->st_blocks = kbuf->st_blocks; in __xstat_conv()
103 buf->st_blocks = kbuf->st_blocks; in __xstat32_conv()
Dkernel_stat.h19 long int st_blocks; member
39 long int st_blocks; member
Dkstat_cp.h35 st64->st_blocks = kst64->st_blocks; in __cp_stat64_kstat64()
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/
Dstruct_stat.h52 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
54 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
105 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dstruct_stat.h38 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ member
40 __blkcnt_t st_blocks; /* Nr. 512-byte blocks allocated. */ member
81 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstruct_stat.h55 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
57 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
108 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dstruct_stat.h55 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
57 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
105 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/
Dstruct_stat.h63 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
65 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
131 __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/
Dstruct_stat.h43 __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */
91 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
136 __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstat.h85 __blkcnt_t st_blocks; /* Number of 512-byte blocks allocated. member
88 __blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. member
145 __blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. member
/glibc-2.36/io/
Dtest-stat.c58 assert (offsetof (struct stat, st_blocks) in do_test()
59 == offsetof (struct stat64, st_blocks)); in do_test()

12