/external/e2fsprogs/e2fsck/ |
pass1.c | 11 * Pass 1 of e2fsck iterates over all the inodes in the filesystems, 20 * - A bitmap of which inodes are in use. (inode_used_map) 21 * - A bitmap of which inodes are directories. (inode_dir_map) 22 * - A bitmap of which inodes are regular files. (inode_reg_map) 23 * - A bitmap of which inodes have bad fields. (inode_bad_map) 24 * - A bitmap of which inodes are in bad blocks. (inode_bb_map) 25 * - A bitmap of which inodes are imagic inodes. (inode_imagic_map) 27 * - A bitmap of which blocks are in use by two inodes (block_dup_map) 28 * - The data blocks of the directory inodes. (dir_map [all...] |
pass2.c | 11 * Pass 2 of e2fsck iterates through all active directory inodes, and 13 * blocks in the inodes: 982 * newly visible inodes. 1011 * Offer to clear unused inodes; if we are going to be 1013 * wrong, then don't clear any inodes to avoid zapping 1014 * inodes that were skipped during pass1 due to an [all...] |
unix.c | 107 ext2_ino_t inodes, inodes_used; local 117 inodes = fs->super->s_inodes_count; 137 ctx->device_name, inodes_used, inodes, local 142 printf (P_("\n%8u inode used (%2.2f%%)\n", "\n%8u inodes used (%2.2f%%)\n", 143 inodes_used), inodes_used, 100.0 * inodes_used / inodes); 154 printf (_(" # of inodes with ind/dind/tind blocks: %u/%u/%u\n"), [all...] |
/external/grub/stage2/ |
xfs.h | 103 xfs_uint16_t sb_inopblock; /* inodes per block */ 119 xfs_uint64_t sb_icount; /* allocated inodes */ 120 xfs_uint64_t sb_ifree; /* free inodes */
|
/external/openssh/ |
PROTOCOL | 263 uint64 f_files /* total file inodes */ 264 uint64 f_ffree /* free file inodes */ 265 uint64 f_favail /* free file inodes for to non-root */
|
/external/e2fsprogs/lib/e2p/ |
ls.c | 229 fprintf(f, "Free inodes: %u\n", sb->s_free_inodes_count); 238 fprintf(f, "Inodes per group: %u\n", sb->s_inodes_per_group);
|
/external/e2fsprogs/lib/ext2fs/ |
gen_bitmap.c | 388 * Compare blocks or inodes in the first byte. 414 * Compare blocks or inodes in the last byte.
|
alloc.c | 2 * alloc.c --- allocate new inodes, blocks for ext2fs
|
icount.c | 27 * that most inode counts are either zero (for non-allocated inodes), 33 * So, we use an inode bitmap to indicate which inodes have a count of 34 * one, and then use a sorted list to store the counts for inodes 37 * We also use an optional bitmap to indicate which inodes are already
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
fs.h | 156 * flags just means all the inodes inherit those flags by default. It might be 163 * with files in use. This means that all of the inodes will not have their
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fs.h | 156 * flags just means all the inodes inherit those flags by default. It might be 163 * with files in use. This means that all of the inodes will not have their
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
fs.h | 156 * flags just means all the inodes inherit those flags by default. It might be 163 * with files in use. This means that all of the inodes will not have their
|
/external/bison/m4/ |
largefile.m4 | 9 # AC_SYS_LARGEFILE does not configure for large inodes on Mac OS X 10.5.
|
/external/e2fsprogs/debugfs/ |
lsdel.c | 202 fprintf(out, "%d deleted inodes found.\n", num_delarray);
|
/external/e2fsprogs/resize/ |
extent.c | 6 * of blocks or inodes.
|
online.c | 157 printf("new group has %d free inodes (%d blocks)\n",
|
resize2fs.c | 24 * pointers in the inodes and indirect blocks to 27 * copy inodes from their old locations to their 346 * Adjust the number of inodes 350 fprintf(stderr, _("inodes (%llu) must be less than %u"), 592 * Check to make sure there are enough inodes [all...] |
/external/e2fsprogs/tests/f_journal/ |
expect.1 | 54 Pass 1: Checking inodes, blocks, and sizes
|
/system/extras/ext4_utils/ |
allocate.c | 730 /* Mark the first len inodes in a block group as used */ 753 TODO: Inodes should be allocated in the block group of the data? */ 768 /* Returns the number of free inodes in a block group */ 781 /* Returns the number of inodes in a block group that are directories */
|
ext4_utils.h | 124 u32 inodes; member in struct:fs_info
|
ext4_utils.c | 278 info.inodes = sb->s_inodes_count; 363 /* Update the number of free blocks and inodes in the filesystem and in each
|
/external/e2fsprogs/ |
RELEASE-NOTES | 215 E2fsck could potentially remove directory entries for inodes found in 222 pointing to inodes that appear to be deleted. (Addresses Google Bug: 507 face of non-empty bad blocks inodes, and if the filesystem was 547 filesystems when there is a need to allocate new blocks or inodes, and 548 there aren't any free blocks or inodes in the already-used block 618 bytes when operating on inodes mapped via extents; potentially 650 journal and resize inodes. 687 which inodes in use that are in the uninitialized part of the block 716 Add support to chattr to migrate inodes from using direct/indirect [all...] |
/external/e2fsprogs/po/ |
zh_CN.po | 208 msgid "%u inodes scanned.\n" 1087 #. @-expanded: group descriptor %g has invalid unused inodes count %b. 1089 msgid "@g descriptor %g has invalid unused inodes count %b. " 1131 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n 1355 #. @-expanded: Error while scanning inodes (%i): %m\n [all...] |
e2fsprogs.pot | 209 msgid "%u inodes scanned.\n" 1080 #. @-expanded: group descriptor %g has invalid unused inodes count %b. 1081 msgid "@g descriptor %g has invalid unused inodes count %b. " 1124 #. @-expanded: Pass 1: Checking inodes, blocks, and sizes\n 1349 #. @-expanded: Error while scanning inodes (%i): %m\n [all...] |
/external/e2fsprogs/misc/ |
mke2fs.c | 115 "\t[-G meta group size] [-N number-of-inodes]\n" 627 printf(_("%u inodes, %u blocks\n"), s->s_inodes_count, 643 printf(_("%u inodes per group\n"), s->s_inodes_per_group); [all...] |