/openbmc/linux/fs/ocfs2/ |
H A D | inode.h | 143 static inline blkcnt_t ocfs2_inode_sector_count(struct inode *inode) in ocfs2_inode_sector_count() 147 return (blkcnt_t)OCFS2_I(inode)->ip_clusters << c_to_s_bits; in ocfs2_inode_sector_count()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | std.h | 33 typedef signed long blkcnt_t; typedef
|
H A D | types.h | 216 blkcnt_t st_blocks; /* number of 512B blocks allocated */
|
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/ |
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-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-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-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-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-riscv32.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-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-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-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-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-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-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-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-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-arm.txt | 38 Checking whether blkcnt_t is 32 bit: NO 39 Checking whether blkcnt_t is 64 bit: OK
|
/openbmc/linux/fs/ |
H A D | stack.c | 14 blkcnt_t i_blocks; in fsstack_copy_inode_size()
|
/openbmc/u-boot/include/linux/ |
H A D | compat.h | 160 typedef u64 blkcnt_t; typedef 163 typedef unsigned long blkcnt_t; typedef
|
/openbmc/linux/include/linux/ |
H A D | quota.h | 407 blkcnt_t blocks; /* Number of 512-byte blocks in the file */ 408 blkcnt_t nextents; /* Number of extents in the file */
|
H A D | types.h | 132 typedef u64 blkcnt_t; typedef
|
/openbmc/linux/fs/isofs/ |
H A D | compress.c | 57 blkcnt_t blocknum; in zisofs_uncompress_block() 215 blkcnt_t cstart_block, cend_block; in zisofs_fill_pages()
|
/openbmc/linux/include/trace/events/ |
H A D | f2fs.h | 184 __field(blkcnt_t, blocks) 332 __field(blkcnt_t, blocks) 412 __field(blkcnt_t, blocks) 913 __field(blkcnt_t, blocks) 1011 blkcnt_t count), 1019 __field(blkcnt_t, count)
|