/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
quota.h | 135 u_int32_t dqb_ihardlimit; /* maximum # allocated inodes */ 137 u_int32_t dqb_curinodes; /* current # allocated inodes */ 160 u_int64_t dqb_ihardlimit; /* maximum # allocated inodes */ 162 u_int64_t dqb_curinodes; /* current # allocated inodes */
|
types.h | 244 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ 257 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */ 265 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
minix_fs.h | 13 * minix filesystem (aka V2) with bigger inodes and 32-bit block
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
quota.h | 135 u_int32_t dqb_ihardlimit; /* maximum # allocated inodes */ 137 u_int32_t dqb_curinodes; /* current # allocated inodes */ 160 u_int64_t dqb_ihardlimit; /* maximum # allocated inodes */ 162 u_int64_t dqb_curinodes; /* current # allocated inodes */
|
types.h | 244 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ 257 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */ 265 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
|
/external/e2fsprogs/e2fsck/ |
pass4.c | 12 * - A bitmap of which inodes are in bad blocks. (inode_bb_map) 13 * - A bitmap of which inodes are imagic inodes. (inode_imagic_map)
|
problem.h | 211 /* Group descriptor N has invalid unused inodes count. */ 232 /* Free inodes count wrong */ 288 /* Pass 1: Checking inodes, blocks, and sizes */ 408 /* Error while scanning inodes */ 450 /* Latch question which asks how to deal with low dtime inodes */ 689 /* Error while scanning inodes */ 704 /* Pass 1C: Scan directories for inodes with dup blocks. */ 720 /* Report of how many duplicate/bad inodes */ 961 /* Inode found in group unused inodes area */ 1155 /* Free inodes count for group wrong * [all...] |
e2fsck.h | 249 ext2fs_inode_bitmap inode_used_map; /* Inodes which are in use */ 250 ext2fs_inode_bitmap inode_bad_map; /* Inodes which are bad somehow */ 251 ext2fs_inode_bitmap inode_dir_map; /* Inodes which are directories */ 252 ext2fs_inode_bitmap inode_bb_map; /* Inodes which are in bad blocks */ 253 ext2fs_inode_bitmap inode_imagic_map; /* AFS inodes */ 254 ext2fs_inode_bitmap inode_reg_map; /* Inodes which are regular files*/ 390 * Inodes to rebuild extent trees
|
pass1b.c | 8 * Pass1B scans the data blocks of all the inodes again, generating a 9 * complete list of duplicate blocks and which inodes have claimed 13 * parent directories of these inodes. This step is necessary so that 14 * e2fsck can print out the pathnames of affected inodes. 74 * is sharing blocks with other inodes. This information is collected 258 * Scan the inodes looking for inodes that contain duplicate blocks. 412 * Pass 1c: Scan directories for inodes with duplicate blocks. This 468 * Search through all directories to translate inodes to names 513 * Find all of the inodes which share blocks with thi [all...] |
iscan.c | 136 printf(_("%u inodes scanned.\n"), num_inodes);
|
/external/e2fsprogs/tests/d_fallocate_blkmap/ |
expect | 1 Creating filesystem with 65536 1k blocks and 4096 inodes 9 Pass 1: Checking inodes, blocks, and sizes 41 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_bad_inode_csum/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes 117 Free inodes count wrong for group #0 (0, counted=32). 120 Free inodes count wrong (0, counted=32).
|
/external/e2fsprogs/tests/j_long_revoke_trans/ |
expect | 1 Creating filesystem with 262144 1k blocks and 16384 inodes 10 Pass 1: Checking inodes, blocks, and sizes 75 Pass 1: Checking inodes, blocks, and sizes
|
/external/toybox/toys/posix/ |
du.c | 44 void *inodes; 129 if (seen_inode(&TT.inodes, &node->st)) return 0; 167 if (CFG_TOYBOX_FREE) seen_inode(TT.inodes, 0);
|
/external/e2fsprogs/misc/ |
e2image.8.in | 106 filesystems and how many inodes are in use. For a typical 10 gigabyte 107 filesystem, with 200,000 inodes in use out of 1.2 million inodes, the 109 15,000 inodes in use out of 550,000 inodes will result in a 3 megabyte
|
/external/e2fsprogs/tests/f_badcluster/ |
expect | 1 Pass 1: Checking inodes, blocks, and sizes 34 Pass 1C: Scanning directories for inodes with multiply-claimed blocks 36 (There are 7 inodes containing multiply-claimed blocks.) 84 Pass 1: Checking inodes, blocks, and sizes 109 Pass 1: Checking inodes, blocks, and sizes
|
/external/perfetto/tools/trace_to_text/ |
main.cc | 275 sprintf(line, "Events with inodes: %" PRIu64 "\n", ftrace_inode_count); 282 sprintf(line, "Unique inodes from events: %zu\n", ftrace_inodes.size()); 289 sprintf(line, "Resolved inodes from static map: %zu\n", 298 sprintf(line, "Resolved inodes from scan and cache: %zu\n", 311 sprintf(line, "Total resolved inodes: %zu\n", resolved_inodes.size()); 324 sprintf(line, "Unresolved inodes: %zu\n", unresolved_inodes); 332 sprintf(line, "Unexpected inodes from filesystem: %zu\n",
|
/external/e2fsprogs/tests/f_dup4/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes 13 Pass 1C: Scanning directories for inodes with multiply-claimed blocks 15 (There are 8 inodes containing multiply-claimed blocks.)
|
/external/e2fsprogs/tests/j_long_revoke_trans_mcsum_32bit/ |
expect | 2 Creating filesystem with 524288 1k blocks and 32768 inodes 11 Pass 1: Checking inodes, blocks, and sizes 111 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/j_long_revoke_trans_mcsum_64bit/ |
expect | 1 Creating filesystem with 524288 1k blocks and 32768 inodes 10 Pass 1: Checking inodes, blocks, and sizes 126 Pass 1: Checking inodes, blocks, and sizes
|
/build/make/tools/releasetools/ |
test_build_image.py | 27 "Created filesystem with 2777/129024 inodes and 515099/516099 blocks")
|
/external/e2fsprogs/lib/ext2fs/ |
blknum.c | 337 * Return the free inodes count of a group 350 * Set the free inodes count of a group 389 * Return the unused inodes count of a group 402 * Set the unused inodes count of a group
|
/external/e2fsprogs/tests/f_holedir4/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/progs/test_data/ |
test.icount | 22 # for legal inodes here.
|
/external/libchrome/base/memory/ |
shared_memory_helper.cc | 83 LOG(ERROR) << "writable and read-only inodes don't match; bailing";
|