HomeSort by relevance Sort by last modified time
    Searched full:inodes (Results 226 - 250 of 352) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/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 243 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */
256 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
264 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
minix_fs.h 12 * minix filesystem (aka V2) with bigger inodes and 32-bit block
ext2_fs.h 109 __le32 bg_inode_bitmap; /* Inodes bitmap block */
110 __le32 bg_inode_table; /* Inodes table block */
112 __le16 bg_free_inodes_count; /* Free inodes count */
316 __le32 s_inodes_count; /* Inodes count */
320 __le32 s_free_inodes_count; /* Free inodes count */
326 __le32 s_inodes_per_group; /* # Inodes per group */
377 __u32 s_last_orphan; /* start of list of inodes to delete */
ufs_fs.h 57 * Each cylinder group has inodes and data.
292 __fs32 cs_nifree; /* number of free inodes */
298 __fs64 cs_nifree; /* number of free inodes */
307 __u64 cs_nifree; /* number of free inodes */
404 __fs32 fs_ipg; /* inodes per cylinder group */
443 __fs32 fs_pendinginodes;/*inodes in process of being freed */
467 __fs32 fs_inodefmt; /* format of on-disk inodes */
752 __u32 s_ipg; /* inodes per cylinder group */
773 __u32 s_inopf; /* inodes per fragment */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/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 243 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */
256 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
264 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
minix_fs.h 12 * minix filesystem (aka V2) with bigger inodes and 32-bit block
ext2_fs.h 109 __le32 bg_inode_bitmap; /* Inodes bitmap block */
110 __le32 bg_inode_table; /* Inodes table block */
112 __le16 bg_free_inodes_count; /* Free inodes count */
316 __le32 s_inodes_count; /* Inodes count */
320 __le32 s_free_inodes_count; /* Free inodes count */
326 __le32 s_inodes_per_group; /* # Inodes per group */
377 __u32 s_last_orphan; /* start of list of inodes to delete */
ufs_fs.h 57 * Each cylinder group has inodes and data.
292 __fs32 cs_nifree; /* number of free inodes */
298 __fs64 cs_nifree; /* number of free inodes */
307 __u64 cs_nifree; /* number of free inodes */
404 __fs32 fs_ipg; /* inodes per cylinder group */
443 __fs32 fs_pendinginodes;/*inodes in process of being freed */
467 __fs32 fs_inodefmt; /* format of on-disk inodes */
752 __u32 s_ipg; /* inodes per cylinder group */
773 __u32 s_inopf; /* inodes per fragment */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/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 243 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */
256 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
264 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
  /system/extras/ext4_utils/
allocate.h 43 u32 reserve_inodes(int bg, u32 inodes);
ext4fixup.c 241 printf(" Inodes per group: %d\n", info.inodes_per_group);
247 printf(" Used %d/%d inodes and %d/%d blocks\n",
380 /* Compute how many more inodes are now available */
385 printf("created %d additional inodes\n", total_new_inodes);
388 /* Update the free inodes count in each block group descriptor */
404 /* Update the free inodes count in the superblock */
815 /* Check to see if the inodes/group is copacetic */
857 * check if state is unset because it assumes inodes are to be computed using the
858 * old inodes/group, but some inode numbers may be updated to the new number.
886 /* set the new inodes/blockgroup number
    [all...]
  /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 209 /* Group descriptor N has invalid unused inodes count. */
235 /* Pass 1: Checking inodes, blocks, and sizes */
355 /* Error while scanning inodes */
397 /* Latch question which asks how to deal with low dtime inodes */
539 /* Error while scanning inodes */
552 /* Pass 1C: Scan directories for inodes with dup blocks. */
568 /* Report of how many duplicate/bad inodes */
782 /* Inode found in group unused inodes area */
941 /* Free inodes count for group wrong */
947 /* Free inodes count wrong *
    [all...]
pass5.c 334 unsigned int inodes = 0; local
410 * inodes were marked in use that weren't noticed
448 inodes++;
449 if ((inodes == fs->super->s_inodes_per_group) ||
454 inodes = 0;
493 inodes = 0; free_inodes = 0; group_free = 0;
iscan.c 138 printf(_("%u inodes scanned.\n"), num_inodes);
  /external/kernel-headers/original/linux/
ext2_fs.h 139 __le32 bg_inode_bitmap; /* Inodes bitmap block */
140 __le32 bg_inode_table; /* Inodes table block */
142 __le16 bg_free_inodes_count; /* Free inodes count */
342 __le32 s_inodes_count; /* Inodes count */
346 __le32 s_free_inodes_count; /* Free inodes count */
352 __le32 s_inodes_per_group; /* # Inodes per group */
403 __u32 s_last_orphan; /* start of list of inodes to delete */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 109 __le32 bg_inode_bitmap; /* Inodes bitmap block */
110 __le32 bg_inode_table; /* Inodes table block */
112 __le16 bg_free_inodes_count; /* Free inodes count */
316 __le32 s_inodes_count; /* Inodes count */
320 __le32 s_free_inodes_count; /* Free inodes count */
326 __le32 s_inodes_per_group; /* # Inodes per group */
377 __u32 s_last_orphan; /* start of list of inodes to delete */
ufs_fs.h 57 * Each cylinder group has inodes and data.
292 __fs32 cs_nifree; /* number of free inodes */
298 __fs64 cs_nifree; /* number of free inodes */
307 __u64 cs_nifree; /* number of free inodes */
404 __fs32 fs_ipg; /* inodes per cylinder group */
443 __fs32 fs_pendinginodes;/*inodes in process of being freed */
467 __fs32 fs_inodefmt; /* format of on-disk inodes */
752 __u32 s_ipg; /* inodes per cylinder group */
773 __u32 s_inopf; /* inodes per fragment */
    [all...]
  /external/e2fsprogs/misc/
mke2fs.8.in 49 .I number-of-inodes
295 ratio, the fewer inodes will be created. This value generally shouldn't
297 inodes would be made than can ever be used. Be warned that it is not
299 of inodes on a filesystem after it is created, so be careful deciding the
305 creates 256-byte inodes by default. In kernels after 2.6.10 and some
306 earlier vendor kernels it is possible to utilize inodes larger than
315 stored in large inodes are not visible with older kernels, and such
430 .BI \-N " number-of-inodes"
431 Overrides the default calculation of the number of inodes that should be
436 of desired inodes directly
    [all...]
  /external/grub/stage2/
ufs2.h 228 grub_int32_t cs_nifree; /* number of free inodes */
235 grub_int64_t cs_nifree; /* number of free inodes */
296 grub_int32_t fs_ipg; /* inodes per group */
323 grub_int32_t fs_pendinginodes; /* inodes in process of being freed */
332 grub_int32_t fs_old_inodefmt; /* format of on-disk inodes */
421 * Number of inodes in a secondary storage block/fragment.
  /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/lib/ext2fs/
alloc_stats.c 38 * (i.e. freeing inodes) but it also means something is bad. */

Completed in 724 milliseconds

1 2 3 4 5 6 7 8 91011>>