Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/ocfs2/
H A Dinode.h143 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 Dstd.h33 typedef signed long blkcnt_t; typedef
H A Dtypes.h216 blkcnt_t st_blocks; /* number of 512B blocks allocated */
/openbmc/openbmc/meta-openembedded/meta-networking/files/waf-cross-answers/
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-mips64el.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-aarch64_be.txt37 Checking whether blkcnt_t is 32 bit: NO
38 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-riscv32.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-powerpc64le.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-x86_64.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-i686.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-riscv64.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-arm.txt38 Checking whether blkcnt_t is 32 bit: NO
39 Checking whether blkcnt_t is 64 bit: OK
/openbmc/linux/fs/
H A Dstack.c14 blkcnt_t i_blocks; in fsstack_copy_inode_size()
/openbmc/u-boot/include/linux/
H A Dcompat.h160 typedef u64 blkcnt_t; typedef
163 typedef unsigned long blkcnt_t; typedef
/openbmc/linux/include/linux/
H A Dquota.h407 blkcnt_t blocks; /* Number of 512-byte blocks in the file */
408 blkcnt_t nextents; /* Number of extents in the file */
H A Dtypes.h132 typedef u64 blkcnt_t; typedef
/openbmc/linux/fs/isofs/
H A Dcompress.c57 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 Df2fs.h184 __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)

12