Home
last modified time | relevance | path

Searched refs:blkcnt_t (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers/
H A D0001-utils-fix-build-against-5.15-libc-headers-headers.patch24 …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 Dtypes.h192 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 Dstat.h86 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 Dtypes.h192 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 Dstat.h86 typedef __blkcnt_t blkcnt_t; typedef
88 typedef __blkcnt64_t blkcnt_t; typedef
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dinode.h145 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 Dcross-answers-arm.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-aarch64.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-riscv64.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-mipsel.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-mips.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-mips64.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-i586.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-i686.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-armeb.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-powerpc64.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-aarch64_be.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-powerpc64le.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-x86_64.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-powerpc.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-mips64el.txt37 Checking whether blkcnt_t is 32 bit: NO
38 Checking whether blkcnt_t is 64 bit: OK
H A Dcross-answers-riscv32.txt38 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 Dcompat.h142 typedef u64 blkcnt_t; typedef
145 typedef unsigned long blkcnt_t; typedef
/OK3568_Linux_fs/kernel/fs/
H A Dstack.c14 blkcnt_t i_blocks; in fsstack_copy_inode_size()
/OK3568_Linux_fs/kernel/fs/isofs/
H A Dcompress.c57 blkcnt_t blocknum; in zisofs_uncompress_block()
210 blkcnt_t cstart_block, cend_block; in zisofs_fill_pages()

12