/external/e2fsprogs/e2fsck/ |
pass5.c | 96 * This will try to discard number 'count' inodes starting at 139 * inodes in the table. 539 unsigned int inodes = 0; local 609 * When the compared inodes in inodes bitmap 614 inodes = fs->super->s_inodes_per_group - 1; 615 group_free = inodes; 616 free_inodes += inodes; 617 i += inodes; 643 * inodes were marked in use that weren't notice [all...] |
CHANGES | 14 Deleted inodes from old ext2fs code (inodes with dtime set but
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_fs.h | 152 __u32 bg_inode_bitmap; /* Inodes bitmap block */ 153 __u32 bg_inode_table; /* Inodes table block */ 155 __u16 bg_free_inodes_count; /* Free inodes count */ 161 __u16 bg_itable_unused; /* Unused inodes count */ 171 __u32 bg_inode_bitmap; /* Inodes bitmap block */ 172 __u32 bg_inode_table; /* Inodes table block */ 174 __u16 bg_free_inodes_count; /* Free inodes count */ 180 __u16 bg_itable_unused; /* Unused inodes count */ 183 __u32 bg_inode_bitmap_hi; /* Inodes bitmap block MSB */ 184 __u32 bg_inode_table_hi; /* Inodes table block MSB * [all...] |
/external/e2fsprogs/tests/f_extents2/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes 36 Pass 1C: Scanning directories for inodes with multiply-claimed blocks 38 (There are 3 inodes containing multiply-claimed blocks.)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
statvfs.h | 34 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ 43 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
statvfs.h | 34 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ 43 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
statvfs.h | 34 typedef __fsfilcnt_t fsfilcnt_t; /* Type to count file system inodes. */ 43 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
|
/system/extras/squashfs_utils/ |
squashfs_utils.c | 51 info->inodes = sb->inodes;
|
/external/e2fsprogs/tests/f_badbblocks/ |
expect.1 | 5 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_badinode/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_badorphan/ |
expect.1 | 7 Pass 1: Checking inodes, blocks, and sizes 8 Inodes that were part of a corrupted orphan linked list found. Fix? yes 65 Free inodes count wrong for group #0 (1951, counted=1989). 71 Free inodes count wrong (1951, counted=1989).
|
/external/e2fsprogs/tests/f_badprimary/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_clear_xattr/ |
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_dup_de/ |
expect-nohtree.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
expect.1 | 1 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_h_badroot/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_holedir/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_illbbitmap/ |
expect.1 | 13 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_illibitmap/ |
expect.1 | 13 Pass 1: Checking inodes, blocks, and sizes
|
/external/e2fsprogs/tests/f_messy_inode/ |
expect.1 | 3 Pass 1: Checking inodes, blocks, and sizes
|
/external/libchrome/base/files/ |
dir_reader_posix.h | 15 // 32-bit inodes. There is a getdirentries64 syscall in 10.6, but it's not
|
/external/squashfs-tools/kernel/fs/squashfs/ |
squashfs_fs_sb.h | 74 unsigned int inodes; member in struct:squashfs_sb_info
|
/external/squashfs-tools/kernel/include/linux/ |
squashfs_fs_sb.h | 74 unsigned int inodes; member in struct:squashfs_sb_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
ustat.h | 28 __ino_t f_tinode; /* Number of free inodes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
dqblk_xfs.h | 57 __u64 d_ino_hardlimit;/* maximum # allocated inodes */ 60 __u64 d_icount; /* # inodes owned by the user */ 64 __u16 d_iwarns; /* # warnings issued wrt num inodes */ 151 __s32 qs_itimelimit; /* limit for inodes timer */
|