| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/ |
| H A D | 0001-utils-fix-build-against-5.15-libc-headers-headers.patch | 24 …sr/include/sys/types.h:192:20: note: previous declaration of 'blkcnt_t' with type 'blkcnt_t' {aka … 25 | 192 | typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | types.h | 192 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef 205 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
|
| H A D | stat.h | 86 typedef __blkcnt_t blkcnt_t; typedef 88 typedef __blkcnt64_t blkcnt_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | types.h | 192 typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */ typedef 205 typedef __blkcnt64_t blkcnt_t; /* Type to count number of disk blocks. */ typedef
|
| H A D | stat.h | 86 typedef __blkcnt_t blkcnt_t; typedef 88 typedef __blkcnt64_t blkcnt_t; typedef
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | inode.h | 145 static inline blkcnt_t ocfs2_inode_sector_count(struct inode *inode) in ocfs2_inode_sector_count() 149 return (blkcnt_t)OCFS2_I(inode)->ip_clusters << c_to_s_bits; in ocfs2_inode_sector_count()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/files/waf-cross-answers/ |
| H A D | cross-answers-arm.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-aarch64.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-riscv64.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-mipsel.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-mips.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-mips64.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-i586.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-i686.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-armeb.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-powerpc64.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-aarch64_be.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-powerpc64le.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-x86_64.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-powerpc.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-mips64el.txt | 37 Checking whether blkcnt_t is 32 bit: NO 38 Checking whether blkcnt_t is 64 bit: OK
|
| H A D | cross-answers-riscv32.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compat.h | 142 typedef u64 blkcnt_t; typedef 145 typedef unsigned long blkcnt_t; typedef
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | stack.c | 14 blkcnt_t i_blocks; in fsstack_copy_inode_size()
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | compress.c | 57 blkcnt_t blocknum; in zisofs_uncompress_block() 210 blkcnt_t cstart_block, cend_block; in zisofs_fill_pages()
|