/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 194 __le32 i_blocks; /* Blocks count */ member in struct:ext2_inode
|
ext3_fs.h | 247 __le32 i_blocks; /* Blocks count */ member in struct:ext3_inode
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ext2_fs.h | 194 __le32 i_blocks; /* Blocks count */ member in struct:ext2_inode
|
ext3_fs.h | 247 __le32 i_blocks; /* Blocks count */ member in struct:ext3_inode
|
/external/e2fsprogs/debugfs/ |
debugfs.c | 747 inode->i_blocks); 750 prefix, inode->i_links_count, inode->i_blocks); 1145 modify_u32(argv[0], "Block count", unsignedlong_format, &inode.i_blocks); [all...] |
/external/yaffs2/yaffs2/ |
yaffs_fs.c | 724 inode->i_blocks = (inode->i_size + 511) >> 9; 843 inode->i_blocks = (ipos + 511) >> 9; 849 ipos, (int)(inode->i_blocks))); [all...] |
/external/e2fsprogs/lib/ext2fs/ |
extent.c | 1032 handle->inode->i_blocks += handle->fs->blocksize / 512; [all...] |
ext2fs.h | [all...] |
/bionic/libc/kernel/common/linux/ |
ext3_fs.h | 172 __le32 i_blocks; member in struct:ext3_inode
|
/external/e2fsprogs/e2fsck/ |
problem.h | 274 /* Inode has incorrect i_blocks */
|
problem.c | 471 /* Inode has incorrect i_blocks */ [all...] |
/external/e2fsprogs/ext2ed/ |
ext2.descriptors | 85 __u32 i_blocks; /* Blocks count */
|
/external/kernel-headers/original/linux/ |
ext3_fs.h | 264 __le32 i_blocks; /* Blocks count */ member in struct:ext3_inode
|
fs.h | 798 spinlock_t i_lock; /* i_blocks, i_bytes, maybe i_size */ 800 blkcnt_t i_blocks; member in struct:inode [all...] |
/external/e2fsprogs/debian/ |
changelog | 88 * Fixed a bug in e2fsck which caused e2fsck to complain about i_blocks 183 * Teach libext2fs to ignore the high 32 bits of the i_blocks field 190 * Fix e2fsck to correctly print > 32-bit i_blocks numbers in problem reports [all...] |
/external/e2fsprogs/ |
RELEASE-NOTES | 200 E2fsck would previously report an i_blocks corruption for a 4T file 410 Teach libext2fs to ignore the high 32 bits of the i_blocks field 414 Fix e2fsck's handling of 64-bit i_blocks fields. [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 474 __u32 i_blocks; /* Blocks count */ [all...] |
/prebuilts/qemu-kernel/arm/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |
/prebuilts/qemu-kernel/mips/ |
kernel-qemu | |
vmlinux-qemu | |
/prebuilts/qemu-kernel/x86/ |
vmlinux-qemu | |
/external/e2fsprogs/po/ |
cs.po | 42 #. %Ib <inode> -> i_blocks [all...] |
it.po | 42 #. %Ib <inode> -> i_blocks 1205 #. @-expanded: inode %i, i_blocks is %Ib, should be %N. [all...] |
nl.po | 43 #. %Ib <inode> -> i_blocks [all...] |